summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/modules.py
diff options
context:
space:
mode:
authorDmitry Torokhov <dmitry.torokhov@gmail.com>2021-03-20 03:27:16 +0300
committerJiri Kosina <jkosina@suse.cz>2021-05-05 15:24:56 +0300
commitf2145f8dc566c4f3b5a8deb58dcd12bed4e20194 (patch)
tree46c430e4c0817d305b26ef1c9526eab79228e606 /scripts/gdb/linux/modules.py
parentefd8929b9eec1cde120abb36d76dd00ff6711023 (diff)
downloadlinux-f2145f8dc566c4f3b5a8deb58dcd12bed4e20194.tar.xz
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 <dmitry.torokhov@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions