Home
last modified time | relevance | path

Searched hist:"4 b3928a08f24d21c2d34487b9d89fee35814bd0d" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/usb/host/
H A Dehci-generic.c4b3928a08f24d21c2d34487b9d89fee35814bd0d Mon Jul 24 15:07:04 UTC 2017 Patrice Chotard <patrice.chotard@st.com> usb: host: ehci-generic: initialize PHY only when found

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 <patrice.chotard@st.com>
Reported-by: Patrick Delaunay <patrick.delaunay@st.com>