[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20231016170125.576159-1-michal.wilczynski@intel.com>
Date: Mon, 16 Oct 2023 20:01:22 +0300
From: Michal Wilczynski <michal.wilczynski@...el.com>
To: linux-acpi@...r.kernel.org, linux-kernel@...r.kernel.org
Cc: rafael.j.wysocki@...el.com, andriy.shevchenko@...ux.intel.com,
lenb@...nel.org, Michal Wilczynski <michal.wilczynski@...el.com>
Subject: [PATCH v1 0/3] Replace acpi_driver with platform_driver
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.
[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 | 93 +++++++++++++++++------------------------
1 file changed, 38 insertions(+), 55 deletions(-)
--
2.41.0
Powered by blists - more mailing lists