Skip to content
Commit 5ccfdd8a authored by Jonas Karlman's avatar Jonas Karlman Committed by Tom Rini
Browse files

usb: dwc3: Use generic_phy_valid() helper



The documentation for struct phy state that "The content of the
structure is managed solely by the PHY API and PHY drivers".

Change to use the generic_phy_valid() helper to check if phy is valid.
Also remove setting phy->dev to NULL now that generic_phy_get_by_name()
properly initialize phy->dev to NULL.

Fixes: 142d50fb ("usb: dwc3: Add support for usb3-phy PHY configuration")
Signed-off-by: default avatarJonas Karlman <jonas@kwiboo.se>
parent 14639bf1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment