Home
last modified time | relevance | path

Searched hist:"2080 d023d90e2972f82dfde624d209cf5a0c569c" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/usb/host/
H A Dohci-generic.c2080d023d90e2972f82dfde624d209cf5a0c569c Mon Jul 24 15:07:05 UTC 2017 Patrice Chotard <patrice.chotard@st.com> usb: host: ohci-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>