Re: [PATCH] HID: do not use down_interruptible() when unbinding devices

From: Jiri Kosina
Date: Wed May 05 2021 - 08:25:15 EST


On Fri, 19 Mar 2021, Dmitry Torokhov wrote:

> 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.

Applied, thanks Dmitry.

--
Jiri Kosina
SUSE Labs