From: Andres Freund Date: Thu, 30 Aug 2012 12:37:14 +0000 (+0200) Subject: HID: tpkbd: work even if the new Lenovo Keyboard driver is not configured X-Git-Tag: v3.6-rc5~3^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aad932e75c573aec37a0652ff1c27a975d8d5373;p=pandora-kernel.git 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 Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed