HID: consolidate connect and disconnect into core code
authorJiri Kosina <jkosina@suse.cz>
Tue, 15 Sep 2009 14:27:45 +0000 (16:27 +0200)
committerJiri Kosina <jkosina@suse.cz>
Thu, 17 Sep 2009 13:15:11 +0000 (15:15 +0200)
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>

No differences found