Home
last modified time | relevance | path

Searched hist:"6 b1968d5b6e223237bca98879f31c5616b3b325f" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/hid/
H A Dhid-core.cdiff 6b1968d5b6e223237bca98879f31c5616b3b325f Fri Mar 09 06:55:43 CST 2012 Jiri Kosina <jkosina@suse.cz> 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>