usb: musb: Fix for isochronous IN transfer
authorAjay Kumar Gupta <[email protected]>
Wed, 29 Oct 2008 13:10:31 +0000 (15:10 +0200)
committerGreg Kroah-Hartman <[email protected]>
Thu, 13 Nov 2008 22:45:00 +0000 (14:45 -0800)
commitf82a689faeb328ba7c194782f42cc438519d508e
tree82f8847b5162267e05e89edc01d0633d8c550def
parent352d026338378b1f13f044e33c1047da6e470056
usb: musb: Fix for isochronous IN transfer

Fixes blurred capture images in dma mode. Isochronous error field in
urb and source data buffer pointer were not updated properly in dma
mode.

Signed-off-by: Ajay Kumar Gupta <[email protected]>
Signed-off-by: Felipe Balbi <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
drivers/usb/musb/musb_host.c