diff options
author | 2013-10-09 17:19:26 +0200 | |
---|---|---|
committer | 2014-03-04 15:38:03 -0800 | |
commit | 6343e8bf09de16ab4dcae2c6ca1a0e8dbd4dd770 (patch) | |
tree | ad0ffaaeee9723f382a12220d87152582d241a59 /drivers/usb/core/devio.c | |
parent | usb-core: Track if an endpoint has streams (diff) | |
download | linux-dev-6343e8bf09de16ab4dcae2c6ca1a0e8dbd4dd770.tar.xz linux-dev-6343e8bf09de16ab4dcae2c6ca1a0e8dbd4dd770.zip |
usb-core: Free bulk streams on interface release
Documentation/usb/bulk-streams.txt says:
All stream IDs will be deallocated when the driver releases the interface, to
ensure that drivers that don't support streams will be able to use the endpoint
This commit actually implements this.
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>
Diffstat (limited to 'drivers/usb/core/devio.c')
0 files changed, 0 insertions, 0 deletions