]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd1b7e737816bd0b1975ffaebf8db1825d001c433
tree974f774219061a348b8a571e009caa07e30504d7
parent0f50d5d6b2a359e10ff5b005170e5c56ff052d42
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>
drivers/usb/musb/musb_host.c