]> git.karo-electronics.de Git - karo-tx-linux.git/commit
usb: musb: cppi_dma: Clean up cppi41_dma_controller structure
authorAlexandre Bailon <abailon@baylibre.com>
Tue, 7 Feb 2017 04:53:54 +0000 (22:53 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 9 Feb 2017 12:35:05 +0000 (13:35 +0100)
commit995ee0eab88df44bfb73fcafe600affb0d73f7c5
treecab8b8a19effee419450ac51bf5cb4d0f0a2530e
parent03158f90155bcd6126b2636fca5b38fe96e5cbda
usb: musb: cppi_dma: Clean up cppi41_dma_controller structure

A pointer to musb is now present in the dma_controller structure.
Remove the one present in cppi41_dma_controller structure.

Signed-off-by: Alexandre Bailon <abailon@baylibre.com>
Signed-off-by: Bin Liu <b-liu@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/musb/musb_cppi41.c