mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +08:00
Make the fujitsu-tablet driver define its PM callbacks through a struct dev_pm_ops object rather than by using legacy PM hooks in struct acpi_device_ops. Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>