commit | d105e7f86f890a530cdefc2a715121345de30dc2 | [log] [tgz] |
---|---|---|
author | Felipe Balbi <balbi@ti.com> | Fri Mar 15 10:52:08 2013 +0200 |
committer | Felipe Balbi <balbi@ti.com> | Mon Mar 18 11:18:28 2013 +0200 |
tree | 9ba1568aec725cac6674fa8e280fbcfa54f02853 | |
parent | 817e5f33d0c12f24bdfebe88c96ca2e968756da4 [diff] |
usb: dwc3: fix PHY error handling PHY layer no longer returns NULL. It will return -ENXIO when PHY layer isn't enabled and we can use that to bail out instead of request a probe deferral. Signed-off-by: Felipe Balbi <balbi@ti.com>