usb: musb: tusb6010: Clean up tusb_omap_dma structure
authorAlexandre Bailon <abailon@baylibre.com>
Tue, 7 Feb 2017 04:53:55 +0000 (22:53 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 9 Feb 2017 12:35:05 +0000 (13:35 +0100)
commita96ca0d20636b594f28772454eedb2b7d8da5a1b
treefcc73644342a7f7519f3dd250e5a9cc19699b442
parent995ee0eab88df44bfb73fcafe600affb0d73f7c5
usb: musb: tusb6010: Clean up tusb_omap_dma structure

A pointer to musb is now present in the dma_controller structure.
Remove the one present in tusb_omap_dma 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/tusb6010_omap.c