mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-07 21:53:18 +09: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>