]> asedeno.scripts.mit.edu Git - linux.git/commit
usb: ehci: fsl: use bus->sysdev for DMA configuration
authorArnd Bergmann <arnd@arndb.de>
Mon, 13 Mar 2017 02:18:43 +0000 (10:18 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 23 Mar 2017 07:20:21 +0000 (08:20 +0100)
commit8123e4953fe6c1d3303d23eefe5e41d2934e2a06
tree0f65d2007ee956e1bcdcb3ca0bbffe2eddcba2f0
parentaeb78cda51005fa00943e331c1fb47c6ad74015d
usb: ehci: fsl: use bus->sysdev for DMA configuration

For the dual role ehci fsl driver, sysdev will handle the dma
config.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Sriram Dash <sriram.dash@nxp.com>
Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Signed-off-by: Peter Chen <peter.chen@nxp.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/ehci-fsl.c