]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
platform/x86: dell/dell-rbtn: Register ACPI notify handler directly
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 18 Mar 2026 14:35:05 +0000 (15:35 +0100)
committerIlpo Järvinen <ilpo.jarvinen@linux.intel.com>
Mon, 23 Mar 2026 09:53:30 +0000 (11:53 +0200)
commitda71de1b46bf42075b78e773bd3d3779548ba7a3
tree4b44c5cc39224aa7ec5dd0df77a801c067ce49b4
parent80b8f68b94abcf6f2f8c71a685b2a70fd7c502b0
platform/x86: dell/dell-rbtn: Register ACPI notify handler directly

To facilitate subsequent conversion of the driver to a platform one,
make it install an ACPI notify handler directly instead of using
a .notify() callback in struct acpi_driver.

No intentional functional impact.

Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Link: https://patch.msgid.link/9591832.CDJkKcVGEf@rafael.j.wysocki
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
drivers/platform/x86/dell/dell-rbtn.c