Files
linux/drivers
Marcus Folkesson b8a7cc4b5e Input: synaptics_usb - fix deadlock in autosuspend
usb_autopm_get_interface() that is called in synusb_open() does an
autoresume if the device is suspended.

input_dev->mutex used in synusb_resume() is in this case already
taken by the input subsystem and will cause a deadlock.

Signed-off-by: Marcus Folkesson <marcus.folkesson@gmail.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
2018-03-17 11:05:18 -07:00
..
2018-03-01 08:41:27 -07:00
2018-03-02 10:44:44 +01:00
2018-02-20 11:34:54 +00:00
2018-01-30 12:25:59 +00:00
2018-01-22 16:45:26 +01:00