
6 Aug
2017
6 Aug
'17
7:15 a.m.
On 24 July 2017 at 09:07, patrice.chotard@st.com wrote:
From: Patrice Chotard patrice.chotard@st.com
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
drivers/usb/host/ohci-generic.c | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org