linux-stable/drivers/staging/most/hdm-usb
Christian Gromm 3fbcb92b74 staging: most: hdm-usb: remove calls to usb_unachor_urb
This patch removes the calls to usb_unanchor_urb() from the completion
routines, since disassociation of the URBs is already handles by the
USB subsystem.

Signed-off-by: Christian Gromm <christian.gromm@microchip.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-09-20 08:39:42 +02:00
..
hdm_usb.c staging: most: hdm-usb: remove calls to usb_unachor_urb 2016-09-20 08:39:42 +02:00
Kconfig staging: most: fix HDM_USB dependencies and build errors 2015-09-13 09:24:44 -07:00
Makefile