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

Message ID 20231124200258.3682979-1-andriy.shevchenko@linux.intel.com
Headers
Series mfd: intel-lpss: Set of cleanups |

Message

Andy Shevchenko Nov. 24, 2023, 7:31 p.m. UTC
  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(-)
  

Comments

Lee Jones Nov. 30, 2023, 2:45 p.m. UTC | #1
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 [李琼斯]