]> git.baikalelectronics.ru Git - kernel.git/commit
HID: sony: Set touchpad bits in the input_configured callback
authorFrank Praznik <frank.praznik@oh.rr.com>
Fri, 19 Sep 2014 01:15:01 +0000 (21:15 -0400)
committerJiri Kosina <jkosina@suse.cz>
Mon, 22 Sep 2014 14:04:21 +0000 (16:04 +0200)
commit521b0c8f186a566fc7cece03c3b26a6bb180081f
treef61824b3a2c457623812343ea8c6cef149c0b050
parent54d5489c68928c3480da635a2afe2b8221f1596d
HID: sony: Set touchpad bits in the input_configured callback

Set the DualShock4 touchpad bits in the input_configured callback
so that they are registered properly for any input devices created
during hid_hw_start.

Signed-off-by: Frank Praznik <frank.praznik@oh.rr.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/hid-sony.c