mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Replace acpi_driver with platform_driver
@ 2023-10-18 19:09 Michal Wilczynski
  2023-10-18 19:09 ` [PATCH v2 1/3] ACPI: acpi_pad: " Michal Wilczynski
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Michal Wilczynski @ 2023-10-18 19:09 UTC (permalink / raw)
  To: linux-acpi, linux-kernel
  Cc: rafael.j.wysocki, andriy.shevchenko, lenb, Michal Wilczynski

This patchset is a continuation of efforts from [1] aiming to replace
acpi_driver with platform_driver. To ease up review effort I'm sending
miniseries per driver, with a replacement patch + various improvements
that were noticed by me, or during internal review.

This mini-series takes care of acpi_pad driver.

v2:
 - removed all the unnecessary whitespace changes from first commit
 - removed changes to acpi_pad_notify(), and installer/removal handlers

[1] - https://lore.kernel.org/linux-acpi/20231011083334.3987477-1-michal.wilczynski@intel.com/T/#t

Michal Wilczynski (3):
  ACPI: acpi_pad: Replace acpi_driver with platform_driver
  ACPI: acpi_pad: Use dev groups for sysfs
  ACPI: acpi_pad: Rename ACPI device from device to adev

 drivers/acpi/acpi_pad.c | 82 ++++++++++++++++-------------------------
 1 file changed, 31 insertions(+), 51 deletions(-)

-- 
2.41.0


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-10-24 19:11 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-18 19:09 [PATCH v2 0/3] Replace acpi_driver with platform_driver Michal Wilczynski
2023-10-18 19:09 ` [PATCH v2 1/3] ACPI: acpi_pad: " Michal Wilczynski
2023-10-24 19:10   ` Rafael J. Wysocki
2023-10-18 19:09 ` [PATCH v2 2/3] ACPI: acpi_pad: Use dev groups for sysfs Michal Wilczynski
2023-10-18 19:09 ` [PATCH v2 3/3] ACPI: acpi_pad: Rename ACPI device from device to adev Michal Wilczynski
2023-10-19 12:17 ` [PATCH v2 0/3] Replace acpi_driver with platform_driver Andy Shevchenko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®