From patchwork Fri Jul 14 18:56:04 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Amadeusz_S=C5=82awi=C5=84ski?= X-Patchwork-Id: 703272 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id D7436EB64DA for ; Fri, 14 Jul 2023 10:57:39 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id C1CF1AE9; Fri, 14 Jul 2023 12:56:47 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz C1CF1AE9 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1689332257; bh=Hci/Mtl3zpiY8Fuw4D9HO/gNNPRVeyw31CVrcYUbSrY=; h=From:To:Cc:Subject:Date:In-Reply-To:References:List-Id: List-Archive:List-Help:List-Owner:List-Post:List-Subscribe: List-Unsubscribe:From; b=lSXcmQFZyPTebh+1B5G2TcHJgJSsT2T31mRRxPQoWtM9fOYqdh720ql5tgSFReGzk IE4f1f+ueBkgr8Tt3iEluH9zhB2TQTb4lcCEzEWWISedLfMs3R0QFuUjEnO1eLpFyi Nb+Fd+vxo0w//oy8WHHDHxx/dU9V4/JDIx+R9y1k= Received: by alsa1.perex.cz (Postfix, from userid 50401) id 0FD5CF8059F; Fri, 14 Jul 2023 12:55:45 +0200 (CEST) Received: from mailman-core.alsa-project.org (mailman-core.alsa-project.org [10.254.200.10]) by alsa1.perex.cz (Postfix) with ESMTP id 684E1F80589; Fri, 14 Jul 2023 12:55:45 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 47340F80579; Fri, 14 Jul 2023 12:55:39 +0200 (CEST) Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id A9C5CF8027B for ; Fri, 14 Jul 2023 12:55:21 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz A9C5CF8027B Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key, unprotected) header.d=intel.com header.i=@intel.com header.a=rsa-sha256 header.s=Intel header.b=Bk82DOlU DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1689332122; x=1720868122; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=Hci/Mtl3zpiY8Fuw4D9HO/gNNPRVeyw31CVrcYUbSrY=; b=Bk82DOlU8jA0LFQIflM/+m0SUi2ETNxq3gLTUvBSzWWmRG/Q+UnC7AA5 68Y/b0VqVQuT8aw/RV/AJqQyJEX6Tm4TM0kOMUG+9H9ItqJzTqRPsNeuF wqmOaE/VceZ+k72NbDRL+cOa7ihN7WNqOr+ejWe6vFp4D+BOlTcsp65ju iYlfPiTXlUgfmH6xtfGHoPOd3J9JufYA4D9/g3/9mW4L03VSHDDF7Tt6s Aap/8J2xl+1KLaQzZGSyTi7+Lz4dMYI8KuIcFpubqJ9hiPLiw4tFZub1N 10jfGfNUGAHNlbYxgDtNGuGgfQCRxDV4MuHG0O383v24KKjc8YXgF285R w==; X-IronPort-AV: E=McAfee;i="6600,9927,10770"; a="364321153" X-IronPort-AV: E=Sophos;i="6.01,205,1684825200"; d="scan'208";a="364321153" Received: from orsmga002.jf.intel.com ([10.7.209.21]) by fmsmga104.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 14 Jul 2023 03:55:14 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10770"; a="722365459" X-IronPort-AV: E=Sophos;i="6.01,205,1684825200"; d="scan'208";a="722365459" Received: from dev2 (HELO DEV2.igk.intel.com) ([10.237.148.94]) by orsmga002.jf.intel.com with ESMTP; 14 Jul 2023 03:55:11 -0700 From: =?utf-8?q?Amadeusz_S=C5=82awi=C5=84ski?= To: Bjorn Helgaas , Mark Brown , Takashi Iwai Cc: alsa-devel@alsa-project.org, linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org, Cezary Rojewski , Pierre-Louis Bossart , Kai Vehmanen , Andy Shevchenko , Hans de Goede , =?utf-8?q?Amadeusz_S=C5=82awi=C5=84ski?= Subject: [PATCH v2 04/15] ALSA: Remove unused Broxton PCI ID Date: Fri, 14 Jul 2023 20:56:04 +0200 Message-Id: <20230714185615.370597-5-amadeuszx.slawinski@linux.intel.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20230714185615.370597-1-amadeuszx.slawinski@linux.intel.com> References: <20230714185615.370597-1-amadeuszx.slawinski@linux.intel.com> MIME-Version: 1.0 Message-ID-Hash: PRHS4RUV4IQQ35IDKEQ6RFZDFUH62MCB X-Message-ID-Hash: PRHS4RUV4IQQ35IDKEQ6RFZDFUH62MCB X-MailFrom: amadeuszx.slawinski@linux.intel.com X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; header-match-alsa-devel.alsa-project.org-0; header-match-alsa-devel.alsa-project.org-1; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header X-Mailman-Version: 3.3.8 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: Current code references 0x1a98 which is BXT-M (not -T as it is commented) and it's an RVP, BXT-M B0 to be specific. From what we know no BXT is available on market. Signed-off-by: Amadeusz Sławiński --- sound/pci/hda/hda_intel.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/sound/pci/hda/hda_intel.c b/sound/pci/hda/hda_intel.c index ef831770ca7d..8f0cebb83302 100644 --- a/sound/pci/hda/hda_intel.c +++ b/sound/pci/hda/hda_intel.c @@ -2564,9 +2564,6 @@ static const struct pci_device_id azx_ids[] = { /* Broxton-P(Apollolake) */ { PCI_DEVICE(0x8086, 0x5a98), .driver_data = AZX_DRIVER_SKL | AZX_DCAPS_INTEL_BROXTON }, - /* Broxton-T */ - { PCI_DEVICE(0x8086, 0x1a98), - .driver_data = AZX_DRIVER_SKL | AZX_DCAPS_INTEL_BROXTON }, /* Gemini-Lake */ { PCI_DEVICE(0x8086, 0x3198), .driver_data = AZX_DRIVER_SKL | AZX_DCAPS_INTEL_BROXTON },