From patchwork Fri Jul 14 20:24:46 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: 703263 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 B9997EB64DC for ; Fri, 14 Jul 2023 12:27:09 +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 726D8BC0; Fri, 14 Jul 2023 14:26:17 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 726D8BC0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1689337627; bh=iKlFuQGnz8DAemtf42jIWVqJdlfxd2E2tV7bJn7ccks=; 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=RnvMgOvRo75u+774LRZSowLYdOJAkvYNETM6J8TgfdHY7JEZpT8/bp9ftzBFTl6Oz h6FLGAkO+jtnvQsllp74cXC2Cc7E/ODr2zEylGPUTP2lUe9nOeRxr3WkZwbAnzzASI 0Q17K66DGensHr45E9CUuQF/xhL9uRpdrDnglHJk= Received: by alsa1.perex.cz (Postfix, from userid 50401) id CEA0AF805C1; Fri, 14 Jul 2023 14:24:36 +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 DC0CCF805C1; Fri, 14 Jul 2023 14:24:35 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 049F3F8058C; Fri, 14 Jul 2023 14:24:27 +0200 (CEST) Received: from mga06.intel.com (mga06b.intel.com [134.134.136.31]) (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 999E6F80249 for ; Fri, 14 Jul 2023 14:24:06 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 999E6F80249 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=MShQCqt3 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1689337447; x=1720873447; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=iKlFuQGnz8DAemtf42jIWVqJdlfxd2E2tV7bJn7ccks=; b=MShQCqt3SjfAekEiHIpC5LlTTAw8544wawasXgQXENWr/2ym1XAArwuJ z3/7XjfOcA1LRbxJC0Gid5q4AcV0cdDHZSyh/2iaJmaj8+yH8Las8Xrd/ fUZKarK7YZfN+s3tJUMXzOzlM/6A+s4+V/rBrKhu46Yw8sAbixAvwJ9r9 GmhOysv2F53nzm7FhD9kG6wHqUrbVOTKVl9VLQyVrwA36svI7s594kpzh 6wsnoMzEXee3H4H86JvmF3/+azcdq9FRIv0aiXieyFqPTQ4gKlBxON5Te DiFkSstHg/F/+wvN+07rkSQt0NT3/hsdNB1e+FDVv5IXN0WXUKfce0nAk w==; X-IronPort-AV: E=McAfee;i="6600,9927,10770"; a="429225822" X-IronPort-AV: E=Sophos;i="6.01,205,1684825200"; d="scan'208";a="429225822" Received: from fmsmga005.fm.intel.com ([10.253.24.32]) by orsmga104.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 14 Jul 2023 05:23:54 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10770"; a="1053034877" X-IronPort-AV: E=Sophos;i="6.01,205,1684825200"; d="scan'208";a="1053034877" Received: from dev2 (HELO DEV2.igk.intel.com) ([10.237.148.94]) by fmsmga005.fm.intel.com with ESMTP; 14 Jul 2023 05:23:51 -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?= , Andy Shevchenko Subject: [PATCH v3 04/15] ALSA: Remove unused Broxton PCI ID Date: Fri, 14 Jul 2023 22:24:46 +0200 Message-Id: <20230714202457.423866-5-amadeuszx.slawinski@linux.intel.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20230714202457.423866-1-amadeuszx.slawinski@linux.intel.com> References: <20230714202457.423866-1-amadeuszx.slawinski@linux.intel.com> MIME-Version: 1.0 Message-ID-Hash: GUDYSWZFMW575LGOJ5XCUIYYOK247B65 X-Message-ID-Hash: GUDYSWZFMW575LGOJ5XCUIYYOK247B65 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. Reviewed-by: Andy Shevchenko 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 },