From: Jiri Kosina Date: Tue, 15 Sep 2009 14:27:45 +0000 (+0200) Subject: HID: consolidate connect and disconnect into core code X-Git-Tag: v2.6.32-rc1~414^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4c259bcc27c4242b012106afdba183622b1735f;p=pandora-kernel.git HID: consolidate connect and disconnect into core code HID core registers input, hidraw and hiddev devices, but leaves unregistering it up to the individual driver, which is not really nice. Let's move all the logic to the core. Reported-by: Marcel Holtmann Reported-by: Brian Rogers Acked-by: Marcel Holtmann Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed