[U-Boot] [PATCH 0/6] Update ohci/ehci-generic drivers
Marek Vasut
marex at denx.de
Sat Mar 17 02:22:09 UTC 2018
On 03/14/2018 05:48 PM, patrice.chotard at st.com wrote:
> From: Patrice Chotard <patrice.chotard at st.com>
>
> This series updates ohci-generic and ehci-generic drivers by:
> _ Add generic_phy_power_on() and generic_phy_power_off() needed
> to work with phy driver which implement these callbacks.
> _ Factorize PHY operations.
> _ Replace pr_err() with dev_err().
>
> Patrice Chotard (6):
> usb: ehci-generic: handle phy power on/off
> usb: ehci-generic: factorize PHY operation
> usb: ehci-generic: replace pr_err() by dev_err()
> usb: ohci-generic: handle phy power on/off
> usb: ohci-generic: factorize PHY operation
> usb: ohci-generic: replace pr_err() by dev_err()
>
> drivers/usb/host/ehci-generic.c | 98 ++++++++++++++++++++++++++++-------------
> drivers/usb/host/ohci-generic.c | 95 ++++++++++++++++++++++++++-------------
> 2 files changed, 133 insertions(+), 60 deletions(-)
>
Applied all, thanks
--
Best regards,
Marek Vasut
More information about the U-Boot
mailing list