[PATCH v1 0/5] mfd: intel-lpss: Set of cleanups

Andy Shevchenko posted 5 patches 2 years, 1 month ago
drivers/mfd/intel-lpss-acpi.c | 27 ++++++++++++------------
drivers/mfd/intel-lpss-pci.c  | 19 ++++++++++-------
drivers/mfd/intel-lpss.c      | 39 +++++++++++++++++++++--------------
drivers/mfd/intel-lpss.h      | 28 +------------------------
4 files changed, 51 insertions(+), 62 deletions(-)
[PATCH v1 0/5] mfd: intel-lpss: Set of cleanups
Posted by Andy Shevchenko 2 years, 1 month ago
After looking into the latest changes in the driver I noticed one
wrong patch. That induced looking closer to the current state of
affairs in the driver. It appears that some code is outdated and
may be cleaned up. Hence this series.

Andy Shevchenko (5):
  mfd: intel-lpss: Revert "Add missing check for platform_get_resource"
  mfd: intel-lpss: Use device_get_match_data()
  mfd: intel-lpss: Adjust header inclusions
  mfd: intel-lpss: Move exported symbols to INTEL_LPSS namespace
  mfd: intel-lpss: Provide Intel LPSS PM ops structure

 drivers/mfd/intel-lpss-acpi.c | 27 ++++++++++++------------
 drivers/mfd/intel-lpss-pci.c  | 19 ++++++++++-------
 drivers/mfd/intel-lpss.c      | 39 +++++++++++++++++++++--------------
 drivers/mfd/intel-lpss.h      | 28 +------------------------
 4 files changed, 51 insertions(+), 62 deletions(-)

-- 
2.43.0.rc1.1.gbec44491f096
Re: [PATCH v1 0/5] mfd: intel-lpss: Set of cleanups
Posted by Lee Jones 2 years ago
On Fri, 24 Nov 2023 21:31:23 +0200, Andy Shevchenko wrote:
> After looking into the latest changes in the driver I noticed one
> wrong patch. That induced looking closer to the current state of
> affairs in the driver. It appears that some code is outdated and
> may be cleaned up. Hence this series.
> 
> Andy Shevchenko (5):
>   mfd: intel-lpss: Revert "Add missing check for platform_get_resource"
>   mfd: intel-lpss: Use device_get_match_data()
>   mfd: intel-lpss: Adjust header inclusions
>   mfd: intel-lpss: Move exported symbols to INTEL_LPSS namespace
>   mfd: intel-lpss: Provide Intel LPSS PM ops structure
> 
> [...]

Applied, thanks!

[1/5] mfd: intel-lpss: Revert "Add missing check for platform_get_resource"
      commit: ad85d36c6770f21d961f5e5e47dc25f56d50c96e
[2/5] mfd: intel-lpss: Use device_get_match_data()
      commit: 403c475743959f787156fc2120c1e5c557f8357d
[3/5] mfd: intel-lpss: Adjust header inclusions
      commit: 62b2a4b3fb4922cb5201ff3787efd84186b0699c
[4/5] mfd: intel-lpss: Move exported symbols to INTEL_LPSS namespace
      commit: 2221afc08e16bf0cbc5234107cc5c9edb850e0bb
[5/5] mfd: intel-lpss: Provide Intel LPSS PM ops structure
      commit: 41e15f246791772c312caa8662368191d5b7289a

--
Lee Jones [李琼斯]