commit | 715e944f8a7a1059db5d61ebf197e6f348d747e2 | [log] [tgz] |
---|---|---|
author | Carlo Caione <carlo@endlessm.com> | Tue May 30 22:39:46 2017 +0200 |
committer | Jiri Kosina <jkosina@suse.cz> | Fri Jun 02 14:13:22 2017 +0200 |
tree | 704fc67c91e059925e3681b585290992a0527bd9 | |
parent | f3d3eab667de62572376abb1aa26316191c39929 [diff] |
HID: asus: Stop underlying hardware on remove We are missing a call to hid_hw_stop() on the remove hook. Among other things this is causing an Oops when (re-)starting GNOME / upowerd / ... after the module has been already rmmod-ed. Signed-off-by: Carlo Caione <carlo@endlessm.com> Reviewed-by: Benjamin Tissoires <benjamin.tissoires@redhat.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>