From 6587cc0f30cd2f27cf0677e470f18792925a23a4 Mon Sep 17 00:00:00 2001 From: Anil Shetty Date: Fri, 24 Sep 2010 13:44:05 +0300 Subject: [PATCH] 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 Signed-off-by: Felipe Balbi Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed