HID: hid-led: remove report id from struct hidled_config
authorHeiner Kallweit <hkallweit1@gmail.com>
Sun, 3 Jul 2016 15:33:04 +0000 (17:33 +0200)
committerJiri Kosina <jkosina@suse.cz>
Thu, 7 Jul 2016 09:17:11 +0000 (11:17 +0200)
commit34d9810b316b6de11a801a30339c070d1798a7b0
treefdfc5247378c3d301a09c4feb9a77e98d4ac0ca7
parent38b09c030b91c368a839b4783abab51a9745a633
HID: hid-led: remove report id from struct hidled_config

Delcom uses the report id to submit command information. To be able to
use the hidled framework also for Delcom devices we have to remove the
report id from struct hidled_config.

Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/hid-led.c