commit | 28918c211d86b6eeb70182c523800c7bc442960c | [log] [tgz] |
---|---|---|
author | Michael Poole <mdpoole@troilus.org> | Tue Mar 09 06:47:35 2010 -0500 |
committer | Jiri Kosina <jkosina@suse.cz> | Tue Mar 09 13:42:19 2010 +0100 |
tree | 02a27440adfd5ad3751e58a8d8b2202aec178da4 | |
parent | a85821fce2c100a6680511f9693b76f9717fbdee [diff] |
HID: magicmouse: fix oops after device removal Ask the HID core not to register an input device for the mouse. Fix an oops after removing the device, due to leaving the new input device registered. Signed-off-by: Michael Poole <mdpoole@troilus.org> Signed-off-by: Jiri Kosina <jkosina@suse.cz>