[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241101101441.3518612-1-andriy.shevchenko@linux.intel.com>
Date: Fri, 1 Nov 2024 12:11:30 +0200
From: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
To: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
Ulf Hansson <ulf.hansson@...aro.org>,
Adrian Hunter <adrian.hunter@...el.com>,
Victor Shih <victor.shih@...esyslogic.com.tw>,
linux-mmc@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [PATCH v2 0/6] mmc: sdhci-acpi: A few cleanups
A few almost independent cleanups for the driver because of
new available APIs.
In v2:
- added patch 1 to solve compilation error (LKP)
- split patch 3 out of (previous version of) patch 4 (Christophe)
- added patches 5 and 6
Andy Shevchenko (6):
mmc: sdhci: Use EXPORT_PM_FN_NS_GPL() for exporting PM functions
mmc: sdhci-acpi: Switch to SYSTEM_SLEEP_PM_OPS()/RUNTIME_PM_OPS() and
pm_ptr()
mmc: sdhci-acpi: Remove not so useful error message
mmc: sdhci-acpi: Use devm_platform_ioremap_resource()
mmc: sdhci-acpi: Tidy up ACPI ID table
mmc: sdhci-acpi: Don't use "proxy" headers
drivers/mmc/host/sdhci-acpi.c | 92 ++++++++++++++---------------------
drivers/mmc/host/sdhci.c | 14 ++----
drivers/mmc/host/sdhci.h | 2 -
3 files changed, 40 insertions(+), 68 deletions(-)
--
2.43.0.rc1.1336.g36b5255a03ac
Powered by blists - more mailing lists