diff options
author | 2021-05-29 17:14:22 +0200 | |
---|---|---|
committer | 2021-06-25 14:02:58 +0200 | |
commit | 978e786c5e9bf538da0a4807539608a52d9be16b (patch) | |
tree | 7ed75c165e5dcb910a408efa821244559028b274 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | HID: core: Add hid_hw_may_wakeup() function (diff) | |
download | linux-dev-978e786c5e9bf538da0a4807539608a52d9be16b.tar.xz linux-dev-978e786c5e9bf538da0a4807539608a52d9be16b.zip |
HID: usbhid: Implement may_wakeup ll-driver callback
Without a ll-driver callback hid_hw_may_wakeup() will return:
device_may_wakeup(hdev->dev.parent), usb_hid_driver instantiated hid
devices have their parent set to the usb-interface to which the
usb_hid_driver is bound, but the power/wakeup* sysfs attributes are
part of the usb-device.
Add a may_wakeup ll-driver callback which calls device_may_wakeup()
on the usb-device instead.
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Reviewed-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions