On 24 July 2017 at 09:07, <[email protected]> wrote: > From: Patrice Chotard <[email protected]> > > Call generic_phy_init() only when a PHY was found. > This will avoid a crash if no "phys" property is found in DT. > > Signed-off-by: Patrice Chotard <[email protected]> > Reported-by: Patrick Delaunay <[email protected]> > --- > drivers/usb/host/ehci-generic.c | 11 ++++++----- > 1 file changed, 6 insertions(+), 5 deletions(-)
Reviewed-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

