HID: i2c-hid: Don't set wake_capable and wake_irq
authorRaul E Rangel <rrangel@chromium.org>
Tue, 22 Nov 2022 21:56:42 +0000 (13:56 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Tue, 22 Nov 2022 21:59:10 +0000 (13:59 -0800)
commit327c8b23a25d374dba93673979cc132e8c805890
tree03cec984ff3ef6d0b1f2d3588e4746348b1c641a
parent1796f808e4bb2c074824dc32258ed1e719370cb3
HID: i2c-hid: Don't set wake_capable and wake_irq

The i2c-core will now handle setting the wake_irq for DT and ACPI
systems.

Signed-off-by: Raul E Rangel <rrangel@chromium.org>
Acked-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Link: https://lore.kernel.org/r/20220929093200.v6.10.Id22d056440953134d8e8fe2c2aff79c79bc78424@changeid
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/hid/i2c-hid/i2c-hid-core.c