]> rtime.felk.cvut.cz Git - linux-imx.git/commit
HID: make it possible to force hid-core claim the device
authorJiri Kosina <jkosina@suse.cz>
Fri, 9 Mar 2012 12:55:43 +0000 (13:55 +0100)
committerJiri Kosina <jkosina@suse.cz>
Fri, 9 Mar 2012 12:55:43 +0000 (13:55 +0100)
commit6b1968d5b6e223237bca98879f31c5616b3b325f
tree6bcd1e6e9ba89ef46cfbef2501590bb7b86d2e07
parenta786e83cb088f1afcd1d55e44efd4b89d78c32d1
HID: make it possible to force hid-core claim the device

Introduce 'hid_ignore_special_drivers' module parameter that makes hid-core
claim the device even if it's listed in hid_have_special_driver[]. This
is useful mostly for debugging purposes and specialized initrds, where
all the hid drivers are not avaiable.

Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/hid-core.c