usb: wusbcore: add isochronous IN support to HWA
authorThomas Pugliese <thomas.pugliese@gmail.com>
Tue, 10 Dec 2013 18:10:33 +0000 (12:10 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 18 Dec 2013 01:01:46 +0000 (17:01 -0800)
This patch adds support for isochronous IN transfers to the HWA driver.
The changes include removing the checks that return errors for isoc IN
URBs and adding functionality to read the isoc data returned from the
HWA.

Signed-off-by: Thomas Pugliese <thomas.pugliese@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found