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)
commit226b3a2e2e2e0c7325ead563a84b6555e2f3347a
tree08c507fbf4ea19559a46d97fc4c925ad462bc448
parentd59abb9325ae5eb8fd28440d80f820b945887541
usb: wusbcore: add isochronous IN support to HWA

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>
drivers/usb/wusbcore/wa-xfer.c