Files
linux/drivers/input/mouse
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-02-01 00:41:33 -08:00
2018-02-02 16:49:17 -08:00
2018-03-17 10:58:05 -07:00
2015-04-14 14:29:03 -07:00