[PATCH v3] usb: musb: Enable DMA mode1 RX for USB-Mass-Storage

2011-07-19 Thread Vikram Pandita
From: Anand Gadiyar gadi...@ti.com This patch enables the DMA mode1 RX support. This feature is enabled based on the short_not_ok flag passed from gadget drivers. This will result in a thruput performance gain of around 40% for USB mass-storage/mtp use cases. Signed-off-by: Anand Gadiyar

Re: [PATCH v3] usb: musb: Enable DMA mode1 RX for USB-Mass-Storage

2011-07-19 Thread Kevin Hilman
Vikram Pandita vikram.pand...@ti.com writes: From: Anand Gadiyar gadi...@ti.com This patch enables the DMA mode1 RX support. This feature is enabled based on the short_not_ok flag passed from gadget drivers. This will result in a thruput performance gain of around 40% for USB