usb: musb: Remove ifdefs for TX DMA for musb_host.c
authorTony Lindgren <tony@atomide.com>
Fri, 1 May 2015 19:29:32 +0000 (12:29 -0700)
committerFelipe Balbi <balbi@ti.com>
Thu, 7 May 2015 18:36:07 +0000 (13:36 -0500)
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>
drivers/usb/musb/musb_host.c

Simple merge