From: Hans de Goede Date: Wed, 9 Oct 2013 15:19:26 +0000 (+0200) Subject: usb-core: Free bulk streams on interface release X-Git-Tag: v3.15-rc1~137^2~26^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6343e8bf09de16ab4dcae2c6ca1a0e8dbd4dd770;p=pandora-kernel.git 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 Signed-off-by: Sarah Sharp --- Reading git-diff-tree failed