diff options
author | Dmitry Torokhov <[email protected]> | 2021-03-19 17:27:16 -0700 |
---|---|---|
committer | Jiri Kosina <[email protected]> | 2021-05-05 14:24:56 +0200 |
commit | f2145f8dc566c4f3b5a8deb58dcd12bed4e20194 (patch) | |
tree | 46c430e4c0817d305b26ef1c9526eab79228e606 /scripts/gdb/linux/genpd.py | |
parent | efd8929b9eec1cde120abb36d76dd00ff6711023 (diff) |
HID: do not use down_interruptible() when unbinding devices
Action of unbinding driver from a device is not cancellable and should not
fail, and driver core does not pay attention to the result of "remove"
method, therefore using down_interruptible() in hid_device_remove() does
not make sense.
Signed-off-by: Dmitry Torokhov <[email protected]>
Signed-off-by: Jiri Kosina <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/genpd.py')
0 files changed, 0 insertions, 0 deletions