From: Benjamin Tissoires Date: Wed, 11 Sep 2013 20:12:24 +0000 (+0200) Subject: HID: lenovo-tpkbd: remove usb dependency X-Git-Tag: v3.13-rc1~63^2^6~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c5218362b429ab9cbf295dfe069ce410d180493;p=pandora-kernel.git HID: lenovo-tpkbd: remove usb dependency lenovo tpkbd currently relies on the usb interface number to detect if it is dealing with the touchpad interface or not. As the report descriptors of the interface 0 does not contain the button 3, we can use this to remove the need to check for usb. Signed-off-by: Benjamin Tissoires Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed