staging: most: hdm-usb: remove proprietary urb anchoring
authorChristian Gromm <christian.gromm@microchip.com>
Mon, 19 Sep 2016 15:40:22 +0000 (17:40 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 20 Sep 2016 06:39:42 +0000 (08:39 +0200)
commit27e6245e35bc6c20c2933d7d8afa562623be1ef5
tree812bf9650a35a8a0b40351103be5e97837ceda30
parent888a87b5a90c68373b73c131424631b7b5291c16
staging: most: hdm-usb: remove proprietary urb anchoring

This patch removes the propietary tracking of URBs. Instead the structure
usb_anchor of the USB subsystem is used.

Signed-off-by: Christian Gromm <christian.gromm@microchip.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/most/hdm-usb/hdm_usb.c