commit | 754fe4a92c072a6e36d89fa328ed789c9ebc1af5 | [log] [tgz] |
---|---|---|
author | Tony Lindgren <tony@atomide.com> | Fri May 01 12:29:32 2015 -0700 |
committer | Felipe Balbi <balbi@ti.com> | Thu May 07 13:36:07 2015 -0500 |
tree | 974f774219061a348b8a571e009caa07e30504d7 | |
parent | fb91cddc54e71a09b31e0fdf2d45abeaea850113 [diff] |
usb: musb: Remove ifdefs for TX DMA for musb_host.c We can remove the ifdefs by setting up helper functions for mentor DMA and cppi/tusb DMA. Note that I've kept the existing formatting as otherwise this patch becomes pretty much unreadable. Signed-off-by: Tony Lindgren <tony@atomide.com> Signed-off-by: Felipe Balbi <balbi@ti.com>