]> git.karo-electronics.de Git - mv-sheeva.git/commit
HID: replace offsets values with their corresponding BTN_* defines
authorFlorian Fainelli <ffainelli@freebox.fr>
Tue, 14 Dec 2010 10:56:56 +0000 (11:56 +0100)
committerJiri Kosina <jkosina@suse.cz>
Tue, 14 Dec 2010 13:49:27 +0000 (14:49 +0100)
commit1874542d952bbea01997191aee868b472555fd9a
tree6596e60fe705750d68e560e216ece96dbb2d559a
parentc4ffafa51bb0bea648a4ca119033a95057799c9d
HID: replace offsets values with their corresponding BTN_* defines

Instead of using magic values, use their corresponding BTN_* defines
from linux/input.h.

Signed-off-by: Florian Fainelli <ffainelli@freebox.fr>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/hid-input.c