OSDN Git Service

HID: sony: Move LED data to the main structure
authorSven Eckelmann <sven@narfation.org>
Tue, 19 Nov 2013 19:26:31 +0000 (20:26 +0100)
committerJiri Kosina <jkosina@suse.cz>
Wed, 20 Nov 2013 08:59:18 +0000 (09:59 +0100)
commit2251b85f3dfd7be140e2d6a1f9d1e78287367a4f
tree5d86844e0c7fcef1176b6125fa9b716d73031159
parentc53825190ac58d44d6ade6c6e6c8ad22f77ff954
HID: sony: Move LED data to the main structure

It is not necessary to keep the LED information in an extra struct which is
only used by the Buzz device. It can also be used by other devices.

Signed-off-by: Sven Eckelmann <sven@narfation.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/hid-sony.c