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)
commit022e8c4d08b3b06361594b60412db0242035c4b4
tree9a8c57a3054737fb142054d146bad99723cd3cfa
parent990436a7c9d0e5d395b83d79cfa32f89b8144e5b
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