commit | a96ca0d20636b594f28772454eedb2b7d8da5a1b | [log] [tgz] |
---|---|---|
author | Alexandre Bailon <abailon@baylibre.com> | Mon Feb 06 22:53:55 2017 -0600 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Feb 09 13:35:05 2017 +0100 |
tree | fcc73644342a7f7519f3dd250e5a9cc19699b442 | |
parent | 995ee0eab88df44bfb73fcafe600affb0d73f7c5 [diff] |
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>