commit | 27e6245e35bc6c20c2933d7d8afa562623be1ef5 | [log] [tgz] |
---|---|---|
author | Christian Gromm <christian.gromm@microchip.com> | Mon Sep 19 17:40:22 2016 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Sep 20 08:39:42 2016 +0200 |
tree | 812bf9650a35a8a0b40351103be5e97837ceda30 | |
parent | 888a87b5a90c68373b73c131424631b7b5291c16 [diff] |
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>