From: Jiri Slaby Date: Mon, 24 Nov 2008 15:20:09 +0000 (+0100) Subject: HID: add dynids facility X-Git-Tag: v2.6.29-rc1~498^2~9 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a6f82f7a22cf19687f556997c6978b31c109360;p=pandora-kernel.git HID: add dynids facility Allow adding new devices to the hid drivers on the fly without a need of kernel recompilation. Now, one can test a driver e.g. by: echo 0003:045E:00F0.0003 > ../generic-usb/unbind echo 0003 045E 00F0 > new_id from some driver subdir. Signed-off-by: Jiri Slaby Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed