commit | c17a7476e4c41884d82e3675c25ceae982c07a63 | [log] [tgz] |
---|---|---|
author | Benjamin Tissoires <benjamin.tissoires@redhat.com> | Fri Dec 08 15:29:44 2017 +0100 |
committer | Jiri Kosina <jkosina@suse.cz> | Tue Mar 06 16:00:51 2018 +0100 |
tree | 577796c9bda4e5663207717afdfd79b054764b9c | |
parent | 001fab49dd4fcf64b1b8ccecb8656baa3f3f1a9a [diff] |
HID: core: rewrite the hid-generic automatic unbind We actually can have the unbind/rebind logic in hid-core.c, leaving only the match function in hid-generic. This makes hid-generic simpler and the whole logic simpler too. Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>