]> git.baikalelectronics.ru Git - uboot.git/commit
usb: ehci: Make the PHY handling generic
authorMarek Vasut <marek.vasut+renesas@gmail.com>
Wed, 8 Aug 2018 12:29:55 +0000 (14:29 +0200)
committerMarek Vasut <marex@denx.de>
Tue, 28 Aug 2018 09:00:18 +0000 (11:00 +0200)
commit5f5ffd299261a00a4742ccf3ff000b7e76bcae2a
treecbfbf01c76cc8c26f51489ed219f18ae4901204a
parent6b8d26f4399b7e8701cf6bf7225c8c0071c859b6
usb: ehci: Make the PHY handling generic

Pull out the EHCI PHY functions into the ehci-hcd.c to let other
EHCI drivers use them.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
drivers/usb/host/ehci-generic.c
drivers/usb/host/ehci-hcd.c
drivers/usb/host/ehci.h