Home
last modified time | relevance | path

Searched hist:aad932e75c573aec37a0652ff1c27a975d8d5373 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/hid/
H A Dhid-core.cdiff aad932e75c573aec37a0652ff1c27a975d8d5373 Thu Aug 30 07:37:14 CDT 2012 Andres Freund <andres@anarazel.de> HID: tpkbd: work even if the new Lenovo Keyboard driver is not configured

c1dcad2d32d0252e8a3023d20311b52a187ecda3 added a new driver configured by
HID_LENOVO_TPKBD but made the hid_have_special_driver entry non-optional which
lead to a recognized but non-working device if the new driver wasn't
configured (which is the correct default).

Signed-off-by: Andres Freund <andres@anarazel.de>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>