]> git.baikalelectronics.ru Git - kernel.git/commit
usb: musb: omap2430: Clean up enable and remove devctl tinkering
authorTony Lindgren <tony@atomide.com>
Wed, 15 Jan 2020 13:25:30 +0000 (07:25 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 15 Jan 2020 13:46:55 +0000 (14:46 +0100)
commit187880254a6b7f8ca98e930141f62c84f8a90ea5
treeeea8f060b119cdaaba09bacb69149d65c13387db
parent75ef53f3223c4b2286b31c243cb139cd76fa1b51
usb: musb: omap2430: Clean up enable and remove devctl tinkering

There should be no need to tinker with devctl in enable in the SoC glue
code. We have musb_start() to take care of handling it already.

Acked-by: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Bin Liu <b-liu@ti.com>
Link: https://lore.kernel.org/r/20200115132547.364-9-b-liu@ti.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/musb/omap2430.c