From 226b3a2e2e2e0c7325ead563a84b6555e2f3347a Mon Sep 17 00:00:00 2001 From: Thomas Pugliese Date: Tue, 10 Dec 2013 12:10:33 -0600 Subject: [PATCH] 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed