]> git.baikalelectronics.ru Git - kernel.git/commit
HID: move usage input mapping to hid.h
authorJiri Slaby <jirislaby@gmail.com>
Fri, 16 May 2008 09:49:18 +0000 (11:49 +0200)
committerJiri Kosina <jkosina@suse.cz>
Tue, 14 Oct 2008 21:50:49 +0000 (23:50 +0200)
commit4e99f639752516848ab03c33f10c926de270588e
tree9a8c57a3054737fb142054d146bad99723cd3cfa
parentd33fad9213063b85372900165fbbfd47b9d6ebfe
HID: move usage input mapping to hid.h

This mapping are currently used on 2 placces and will be needed by more
quirk drivers, so move them to hid.h to allow them to use it.

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/hid-input-quirks.c
drivers/hid/hid-input.c
include/linux/hid.h