commit | d9af6cd74b34569e93f587de7f323a1827b3725c | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut+renesas@gmail.com> | Wed Aug 08 14:29:55 2018 +0200 |
committer | Marek Vasut <marex@denx.de> | Tue Aug 28 11:00:18 2018 +0200 |
tree | cbfbf01c76cc8c26f51489ed219f18ae4901204a | |
parent | f42d4e765a21709db2b7375d6784b7b26fc88082 [diff] |
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>