linux_dsm_epyc7002/drivers/usb/class
Dave Penkler f9cfabcecd usb: usbtmc: Fix disconnect/poll interaction
When the device is disconnected poll waiters were not being woken.

Changes for v2:
  - add commit summary
  - add Fixes and Reported-by tags

Fixes: eb6b92ecc0 ("Add support for receiving USBTMC USB488 SRQ notifications via poll/select")
Reported-by: Oliver Neukum <oneukum@suse.com>
Signed-off-by: Dave Penkler <dpenkler@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-02-20 20:21:53 -08:00
..
cdc-acm.c cdc-acm: implement put_char() and flush_chars() 2016-02-14 17:06:43 -08:00
cdc-acm.h cdc-acm: implement put_char() and flush_chars() 2016-02-14 17:06:43 -08:00
cdc-wdm.c
Kconfig
Makefile
usblp.c
usbtmc.c usb: usbtmc: Fix disconnect/poll interaction 2016-02-20 20:21:53 -08:00