commit | 226b3a2e2e2e0c7325ead563a84b6555e2f3347a | [log] [tgz] |
---|---|---|
author | Thomas Pugliese <thomas.pugliese@gmail.com> | Tue Dec 10 12:10:33 2013 -0600 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Dec 17 17:01:46 2013 -0800 |
tree | 08c507fbf4ea19559a46d97fc4c925ad462bc448 | |
parent | d59abb9325ae5eb8fd28440d80f820b945887541 [diff] |
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>