]> asedeno.scripts.mit.edu Git - linux.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)
commitb769ae4f26e5892df70bf4d3005fe0db35c8ba7b
treeeea8f060b119cdaaba09bacb69149d65c13387db
parent93dc256871297071a24f7f9ce0abfddfff15094d
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