From: Tony Lindgren Date: Fri, 1 May 2015 19:29:32 +0000 (-0700) Subject: usb: musb: Remove ifdefs for TX DMA for musb_host.c X-Git-Tag: omap-for-v4.2/fixes-rc1^2~90^2~16^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=754fe4a92c072a6e36d89fa328ed789c9ebc1af5;p=pandora-kernel.git 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 Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed