]> pilppa.com Git - linux-2.6-omap-h63xx.git/commit
usb: musb: cleanup most of dma ifdefery
authorFelipe Balbi <felipe.balbi@nokia.com>
Wed, 19 Nov 2008 11:06:52 +0000 (13:06 +0200)
committerFelipe Balbi <felipe.balbi@nokia.com>
Mon, 24 Nov 2008 15:00:01 +0000 (17:00 +0200)
commit4368bafd7434e19ba433b85813ff037bbcdefef9
treedd2633a5c46e1350c10630d25002299d87a9cc50
parentcd66af4a8d9ea5923e9e935a9d6fb7bded6e1655
usb: musb: cleanup most of dma ifdefery

Most of the ifdefs for DMA engines are gone and changed to
normal 'if' statements. No functional changes, just improvement
of code readability.

Signed-off-by: Felipe Balbi <felipe.balbi@nokia.com>
drivers/usb/musb/davinci.c
drivers/usb/musb/musb_core.c
drivers/usb/musb/musb_dma.h
drivers/usb/musb/musb_gadget.c
drivers/usb/musb/musb_host.c