commit | c4c259bcc27c4242b012106afdba183622b1735f | [log] [tgz] |
---|---|---|
author | Jiri Kosina <jkosina@suse.cz> | Tue Sep 15 16:27:45 2009 +0200 |
committer | Jiri Kosina <jkosina@suse.cz> | Thu Sep 17 15:15:11 2009 +0200 |
tree | 5db41b8ea3d43f3a10479257da302590a6b974f2 | |
parent | d1ff65226c5afe55f9af38a439058f41b71e114f [diff] |
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 <marcel@holtmann.org> Reported-by: Brian Rogers <brian@xyzw.org> Acked-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Jiri Kosina <jkosina@suse.cz>