]> git.baikalelectronics.ru Git - kernel.git/commit
usb: musb: musbhsdma: increase max_len to 1MB
authorAnil Shetty <anil@ti.com>
Fri, 24 Sep 2010 10:44:05 +0000 (13:44 +0300)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 22 Oct 2010 17:21:53 +0000 (10:21 -0700)
commitf27232f8213b40f70d77d8c0df6a33a5164913ce
tree4885a94d70849541a9e5049a32fc1c9e96a244b7
parent2df04f324fa778532447921e3337f0c054c824c7
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>
drivers/usb/musb/musbhsdma.c