commit | 6587cc0f30cd2f27cf0677e470f18792925a23a4 | [log] [tgz] |
---|---|---|
author | Anil Shetty <anil@ti.com> | Fri Sep 24 13:44:05 2010 +0300 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Oct 22 10:21:53 2010 -0700 |
tree | 4885a94d70849541a9e5049a32fc1c9e96a244b7 | |
parent | f11d893de444965dfd3e55f726533ae1df5c6471 [diff] |
usb: musb: musbhsdma: increase max_len to 1MB MUSB's DMA controller max channel length was set to 64k. Transfer length greater than this max value is being truncated. Signed-off-by: Anil Shetty <anil@ti.com> Signed-off-by: Felipe Balbi <balbi@ti.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>