ARM: omap1: innovator: move ohci phy power handling to board file
authorArnd Bergmann <arnd@arndb.de>
Tue, 6 Aug 2019 13:13:18 +0000 (15:13 +0200)
committerArnd Bergmann <arnd@arndb.de>
Thu, 21 Apr 2022 13:01:44 +0000 (15:01 +0200)
commit9fe15316563cbd46601c770a7214ccc5e1925bfb
tree25f2cdeddcce04c34f13f28f35071335df475d3d
parent0ae41a0b5370f82893b91c9edf977fe17646c12a
ARM: omap1: innovator: move ohci phy power handling to board file

The innovator board needs a special case for its phy control.

Move the corresponding code into the board file and out of the
common code by adding another callback.

Acked-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/mach-omap1/board-innovator.c
drivers/usb/host/ohci-omap.c
include/linux/platform_data/usb-omap1.h