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)
commitce8efc3b563070c2aa2e0455b992256c98e03547
treef61824b3a2c457623812343ea8c6cef149c0b050
parent077147a3055efbaafd624aa297f4284d0996b3f2
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