From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.8]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 1292F186E38; Thu, 30 May 2024 15:11:22 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=192.198.163.8 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1717081884; cv=none; b=LqNU0Cnrt1Dd/q9jXIfbRYEi8qR13uYZn4qrGLE2EyqR0biT9u5SOPY+fmT/VrNUYdKtQRnto/P8dj5RsIddgRFGhT3fK/f9w5D2fzuwlsrYMlhAVircTcE7yMp862GmVBwpELd1Ylvqa5FzBMS1k+RCbZUtNxU+EpQ61VmSPZQ= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1717081884; c=relaxed/simple; bh=TQxj52QzB21T4oND+oGj5zj9iueR9JjcCvK8NiCC4XM=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=CzRAWMn07wZmKdHiJZIve5OyWm/NVleZTDt1hDof4rJxkX4oOQieib1sePRDs6jFbbKiZarT84QJfwlCM+AixsUjFyRne51sD73mU23rFDSLZ+QVkgBy96eSmG4ryTxgEJlwQOfyChdCD/0I9Z0Vwlm2bJ9uh4skq7dFCDz8zd0= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.intel.com; spf=none smtp.mailfrom=linux.intel.com; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b=d5O0iuE4; arc=none smtp.client-ip=192.198.163.8 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.intel.com Authentication-Results: smtp.subspace.kernel.org; spf=none smtp.mailfrom=linux.intel.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="d5O0iuE4" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1717081883; x=1748617883; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=TQxj52QzB21T4oND+oGj5zj9iueR9JjcCvK8NiCC4XM=; b=d5O0iuE4HOdEdVLfK7uYrohyvYml5731JHTwX70KjtnMlrJTmp20u53x 6vqcGd+JMGRjdmyDmUt7u6y5EHwpu1VhEogHNWZqt/BBhG6+FuE7btdwp Vr651/wU9CTrGsWbBDLaVzIIgYHmZC98W71JzLts11ZBigyc1rmA+CUp+ FYqZ1lRWfSzbCWY8G3EUMWF4Sdrb6TZzX+nHIscbDMxyeFwUgcrNgJ3Bo NBdGfE+jO70Xkos7w7fujoEu7Jv4GG/sy91DxTp5LcoriS9lrhREDRUY9 QURNilHH+Ng/6NwGoZb6KWbtyNx6IH1sLD2B7uvb86uZiSYEcHzXuVks4 Q==; X-CSE-ConnectionGUID: 9ObHPrdaS8KW6hufCLRqBw== X-CSE-MsgGUID: U9FPRV6MS3GcPsidT5PYzA== X-IronPort-AV: E=McAfee;i="6600,9927,11088"; a="31093031" X-IronPort-AV: E=Sophos;i="6.08,201,1712646000"; d="scan'208";a="31093031" Received: from fmviesa005.fm.intel.com ([10.60.135.145]) by fmvoesa102.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 30 May 2024 08:11:22 -0700 X-CSE-ConnectionGUID: /FZZb/pJSWy8TGVnqxXSMA== X-CSE-MsgGUID: XT/+hSA9QyKUq3odAWBusg== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.08,201,1712646000"; d="scan'208";a="40288501" Received: from black.fi.intel.com ([10.237.72.28]) by fmviesa005.fm.intel.com with ESMTP; 30 May 2024 08:11:20 -0700 Received: by black.fi.intel.com (Postfix, from userid 1003) id 3D9C44DE; Thu, 30 May 2024 18:11:19 +0300 (EEST) From: Andy Shevchenko To: Mark Brown , Andy Shevchenko , Linus Walleij , linux-kernel@vger.kernel.org, linux-spi@vger.kernel.org, linux-arm-kernel@lists.infradead.org Cc: Daniel Mack , Haojian Zhuang , Robert Jarzmik Subject: [PATCH v2 03/11] spi: pxa2xx: Remove no more needed driver data Date: Thu, 30 May 2024 18:09:59 +0300 Message-ID: <20240530151117.1130792-4-andriy.shevchenko@linux.intel.com> X-Mailer: git-send-email 2.43.0.rc1.1336.g36b5255a03ac In-Reply-To: <20240530151117.1130792-1-andriy.shevchenko@linux.intel.com> References: <20240530151117.1130792-1-andriy.shevchenko@linux.intel.com> Precedence: bulk X-Mailing-List: linux-spi@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Since the ACPI enumerated devices provide a property with SSP type, there is no more necessity to bear the copy of them in the ID table. Drop the driver data in ACPI ID table. Signed-off-by: Andy Shevchenko --- drivers/spi/spi-pxa2xx.c | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/drivers/spi/spi-pxa2xx.c b/drivers/spi/spi-pxa2xx.c index f4dc113768cd..b62a613378e0 100644 --- a/drivers/spi/spi-pxa2xx.c +++ b/drivers/spi/spi-pxa2xx.c @@ -1718,12 +1718,12 @@ static const struct dev_pm_ops pxa2xx_spi_pm_ops = { }; static const struct acpi_device_id pxa2xx_spi_acpi_match[] = { - { "80860F0E", LPSS_BYT_SSP }, - { "8086228E", LPSS_BSW_SSP }, - { "INT33C0", LPSS_LPT_SSP }, - { "INT33C1", LPSS_LPT_SSP }, - { "INT3430", LPSS_LPT_SSP }, - { "INT3431", LPSS_LPT_SSP }, + { "80860F0E" }, + { "8086228E" }, + { "INT33C0" }, + { "INT33C1" }, + { "INT3430" }, + { "INT3431" }, {} }; MODULE_DEVICE_TABLE(acpi, pxa2xx_spi_acpi_match); -- 2.43.0.rc1.1336.g36b5255a03ac From mboxrd@z Thu Jan 1 00:00:00 1970 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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 39F6BC25B74 for ; Thu, 30 May 2024 15:11:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-ID:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=Cy1UwMaTmuxk1pJIjtF6bTeh9cZgIPVw8YJkiU8t9oo=; b=ws826y9U3msn+Y 20/Z9gVXTrIxYLxXF4IyUT8JHqspKR+YXGKyUAuZC2vu1CUTNZhIP+RE3D4GOcx0vKMrlSJBJTFrg P5UbqHYtWg9JahaiIisKiHObnUyBmIU+h3Fh2yEinXuF9drwUdyyrCko+EJV6nffFlJK5FISaP921 PcEx55iICyH9TJvS7x2DiIXeRgT8bawxgtbSdKF+ONAD9vrvT5n3MviJG/q0+Y0A5hSWunOSz5krA FhjhNiV8u1yu3H5eZhzWigxrm2LRmCqu14JbG95u4i2hotbx1nkpx3fVjtOBF3xxcMYJoK3zxkDLb Wbv1WB6oEDjHcbhPYQuQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sChRD-00000007erT-1joN; Thu, 30 May 2024 15:11:31 +0000 Received: from mgamail.intel.com ([192.198.163.8]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sChR8-00000007emi-1CzY for linux-arm-kernel@lists.infradead.org; Thu, 30 May 2024 15:11:27 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1717081886; x=1748617886; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=TQxj52QzB21T4oND+oGj5zj9iueR9JjcCvK8NiCC4XM=; b=AjtadZFvoN1KpSwr6dm4RhQ0i8roaunzCUpIUVVZ4AWUqkca4SJXDMYY unvqWjqBaNA+QEexeiaOkZoqiTxmee25T1SpeXp+jygcUCtQIceJhgGvD CE6vRivKkJKKl7p+C8o8VYFpQYXp8ULJapCQUAQPhGjAk8+JSHG4I1r3w gDuuMSvkJ0Q7u/Fa60lPoYFDWyzUev0a6afIxwtzAkkYP2f/4W9tmtkcv 8wc+p1uiCfuZoSHl4uR6nBnXCg1Txk34Y/ExnsqN3RthyVQnfHx2lLcGR LhlzmR0POZp9d1ibbaGWOwnJdkZ2TFn4WsTcsZgPzv4NZCoO3+BcCNhRq w==; X-CSE-ConnectionGUID: omAOhos4Tg2l4WdR55CdYw== X-CSE-MsgGUID: 3lC+rnxXREituMjuOz8kpQ== X-IronPort-AV: E=McAfee;i="6600,9927,11088"; a="31093030" X-IronPort-AV: E=Sophos;i="6.08,201,1712646000"; d="scan'208";a="31093030" Received: from fmviesa005.fm.intel.com ([10.60.135.145]) by fmvoesa102.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 30 May 2024 08:11:22 -0700 X-CSE-ConnectionGUID: /FZZb/pJSWy8TGVnqxXSMA== X-CSE-MsgGUID: XT/+hSA9QyKUq3odAWBusg== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.08,201,1712646000"; d="scan'208";a="40288501" Received: from black.fi.intel.com ([10.237.72.28]) by fmviesa005.fm.intel.com with ESMTP; 30 May 2024 08:11:20 -0700 Received: by black.fi.intel.com (Postfix, from userid 1003) id 3D9C44DE; Thu, 30 May 2024 18:11:19 +0300 (EEST) From: Andy Shevchenko To: Mark Brown , Andy Shevchenko , Linus Walleij , linux-kernel@vger.kernel.org, linux-spi@vger.kernel.org, linux-arm-kernel@lists.infradead.org Cc: Daniel Mack , Haojian Zhuang , Robert Jarzmik Subject: [PATCH v2 03/11] spi: pxa2xx: Remove no more needed driver data Date: Thu, 30 May 2024 18:09:59 +0300 Message-ID: <20240530151117.1130792-4-andriy.shevchenko@linux.intel.com> X-Mailer: git-send-email 2.43.0.rc1.1336.g36b5255a03ac In-Reply-To: <20240530151117.1130792-1-andriy.shevchenko@linux.intel.com> References: <20240530151117.1130792-1-andriy.shevchenko@linux.intel.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240530_081126_370766_8F4AE364 X-CRM114-Status: GOOD ( 12.29 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Since the ACPI enumerated devices provide a property with SSP type, there is no more necessity to bear the copy of them in the ID table. Drop the driver data in ACPI ID table. Signed-off-by: Andy Shevchenko --- drivers/spi/spi-pxa2xx.c | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/drivers/spi/spi-pxa2xx.c b/drivers/spi/spi-pxa2xx.c index f4dc113768cd..b62a613378e0 100644 --- a/drivers/spi/spi-pxa2xx.c +++ b/drivers/spi/spi-pxa2xx.c @@ -1718,12 +1718,12 @@ static const struct dev_pm_ops pxa2xx_spi_pm_ops = { }; static const struct acpi_device_id pxa2xx_spi_acpi_match[] = { - { "80860F0E", LPSS_BYT_SSP }, - { "8086228E", LPSS_BSW_SSP }, - { "INT33C0", LPSS_LPT_SSP }, - { "INT33C1", LPSS_LPT_SSP }, - { "INT3430", LPSS_LPT_SSP }, - { "INT3431", LPSS_LPT_SSP }, + { "80860F0E" }, + { "8086228E" }, + { "INT33C0" }, + { "INT33C1" }, + { "INT3430" }, + { "INT3431" }, {} }; MODULE_DEVICE_TABLE(acpi, pxa2xx_spi_acpi_match); -- 2.43.0.rc1.1336.g36b5255a03ac _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel