Message ID | 20230811130351.7038-11-adrian.hunter@intel.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show
Return-Path: <linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org> 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 70708C0015E for <linux-arm-kernel@archiver.kernel.org>; Fri, 11 Aug 2023 13:06:50 +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:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=aO140UjTegpObzcnmzs8NBXaXJvNmleFwXYNC0VDh7M=; b=sRVC1ljVI3A3AN pGPmKciQpUCcpgTQVipJCdP5/lEUHUzRDctQLfsNeJUdaSRg/KUN5Ns9a3P/mHKsCwUpiIzighC0v hI8Nus0aBn76sfMOpg3PpFSlpNmzTKFzFREf7JmzGeZH7dgQGr0MPF90Tnks8c2aIBYWsO+Qkafeq K6br81/bDFsUIxzdc4Pr5FOHDUcjpzs5oyUvyutQyM7SqBi64jRAN7AJlgPgVuXSa0YT3sv0NJKYn rkcLMGWCNZF17imgyFcYmgvPECmDDEynYJ5RPN2KJuwRRDqdSLemw8z1+1xKeHChTecGS3INQ0sLw GJLREymOmPDx6sGhSf9Q==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qURqV-00Afvg-0F; Fri, 11 Aug 2023 13:06:27 +0000 Received: from mgamail.intel.com ([134.134.136.20]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qURqS-00Afus-2v for linux-arm-kernel@lists.infradead.org; Fri, 11 Aug 2023 13:06:26 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1691759184; x=1723295184; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=Ld9CK0rCa3tPsrpHzxmuQkRBDumJn2j+IQr/7+g+C+4=; b=hJ+mlLu/SuNzmR4SY6s77TVyzT2PnzbunSI/zVFtyr0HeAyH4opkX32b SxBSYlU/Q9CYw2DmD2WHZnnioQRFVaC3qxriP88VZN5xPFmA6AjF6dJGC aS0zhmt3SHJ9MT5EpyjgRszljJVjJ7kkElBiMxvnjgPbB4VyTr+TxCB1u b/Yu7qt/aF/lvXCCoHmQiNXOyCudRic06qw34qB9aYl9GHjQZtHHVbuVN N8Vx57VaApAhfh7gkQOX7Lw/WW3bDH9+DMVeCREp1RL3h0IKDa11micNL CNu45Qien/5BMVBkrJclvQkxigZ51K/nHzmlapxaFsyKyOIxEtAgGniqj w==; X-IronPort-AV: E=McAfee;i="6600,9927,10798"; a="361812516" X-IronPort-AV: E=Sophos;i="6.01,165,1684825200"; d="scan'208";a="361812516" Received: from orsmga006.jf.intel.com ([10.7.209.51]) by orsmga101.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 11 Aug 2023 06:05:39 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10798"; a="709535268" X-IronPort-AV: E=Sophos;i="6.01,165,1684825200"; d="scan'208";a="709535268" Received: from ahunter6-mobl1.ger.corp.intel.com (HELO ahunter-VirtualBox.home\044ger.corp.intel.com) ([10.252.51.13]) by orsmga006-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 11 Aug 2023 06:05:30 -0700 From: Adrian Hunter <adrian.hunter@intel.com> To: Ulf Hansson <ulf.hansson@linaro.org>, Andy Shevchenko <andriy.shevchenko@linux.intel.com>, =?utf-8?q?Uwe_Kleine-K?= =?utf-8?q?=C3=B6nig?= <u.kleine-koenig@pengutronix.de>, Yangtao Li <frank.li@vivo.com> Subject: [PATCH 10/16] mmc: sdhci-of-esdhc: Use sdhci_pltfm_remove() Date: Fri, 11 Aug 2023 16:03:45 +0300 Message-Id: <20230811130351.7038-11-adrian.hunter@intel.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20230811130351.7038-1-adrian.hunter@intel.com> References: <20230811130351.7038-1-adrian.hunter@intel.com> MIME-Version: 1.0 Organization: Intel Finland Oy, Registered Address: PL 281, 00181 Helsinki, Business Identity Code: 0357606 - 4, Domiciled in Helsinki X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230811_060625_034727_9844EAB4 X-CRM114-Status: GOOD ( 14.01 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Cc: Alexandre Belloni <alexandre.belloni@bootlin.com>, Kunihiko Hayashi <hayashi.kunihiko@socionext.com>, Al Cooper <alcooperx@gmail.com>, Li Zetao <lizetao1@huawei.com>, Brad Larson <blarson@amd.com>, Swati Agarwal <swati.agarwal@amd.com>, linux-kernel@vger.kernel.org, Sai Krishna Potthuri <sai.krishna.potthuri@amd.com>, Jiapeng Chong <jiapeng.chong@linux.alibaba.com>, Florian Fainelli <florian.fainelli@broadcom.com>, Steen Hegelund <Steen.Hegelund@microchip.com>, Brian Norris <briannorris@chromium.org>, Broadcom internal kernel review list <bcm-kernel-feedback-list@broadcom.com>, linux-arm-kernel@lists.infradead.org, Ye Xingchen <ye.xingchen@zte.com.cn>, Patrice Chotard <patrice.chotard@foss.st.com>, Kamal Dasu <kamal.dasu@broadcom.com>, Doug Brown <doug@schmorgal.com>, Daniel Machon <daniel.machon@microchip.com>, Ray Jui <rjui@broadcom.com>, Eugen Hristev <eugen.hristev@collabora.com>, Jassi Brar <jaswinder.singh@linaro.org>, Christophe JAILLET <christophe.jaillet@wanadoo.fr>, Georgii Kruglov <georgy.kruglov@yandex.ru>, Michal Simek <michal.simek@amd.com>, Lars Povlsen <lars.povlsen@microchip.com>, Andy Tang <andy.tang@nxp.com>, Scott Branden <sbranden@broadcom.com>, linux-mmc@vger.kernel.org, UNGLinuxDriver@microchip.com, Claudiu Beznea <claudiu.beznea@microchip.com> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org |
Series |
mmc: sdhci-pltfm: Minor clean up
|
expand
|
diff --git a/drivers/mmc/host/sdhci-of-esdhc.c b/drivers/mmc/host/sdhci-of-esdhc.c index 5072b59f6165..3ae9aa25745a 100644 --- a/drivers/mmc/host/sdhci-of-esdhc.c +++ b/drivers/mmc/host/sdhci-of-esdhc.c @@ -1521,7 +1521,7 @@ static struct platform_driver sdhci_esdhc_driver = { .pm = &esdhc_of_dev_pm_ops, }, .probe = sdhci_esdhc_probe, - .remove_new = sdhci_pltfm_unregister, + .remove_new = sdhci_pltfm_remove, }; module_platform_driver(sdhci_esdhc_driver);
Use sdhci_pltfm_remove() instead of sdhci_pltfm_unregister() because sdhci_pltfm_unregister() is going to be removed. Signed-off-by: Adrian Hunter <adrian.hunter@intel.com> --- drivers/mmc/host/sdhci-of-esdhc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)