commit | aad932e75c573aec37a0652ff1c27a975d8d5373 | [log] [tgz] |
---|---|---|
author | Andres Freund <andres@anarazel.de> | Thu Aug 30 14:37:14 2012 +0200 |
committer | Jiri Kosina <jkosina@suse.cz> | Fri Sep 07 17:11:12 2012 +0200 |
tree | 32803220986fab76f35273e11ecb2b2f7af7ae36 | |
parent | 9bfc8da00b1e74f55a52cc06a0d364f1f7f61ed8 [diff] |
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>