commit | a90199bb947856c24d7bf78845d24f802e09db0a | [log] [tgz] |
---|---|---|
author | Felipe Balbi <balbi@ti.com> | Fri Mar 15 10:57:40 2013 +0200 |
committer | Felipe Balbi <balbi@ti.com> | Mon Mar 18 11:18:29 2013 +0200 |
tree | df24588c023b8f9963af605d5bc4d23ee6f46a23 | |
parent | f4f5ba5e7d9e087f044fe87f5a5421761274aa48 [diff] |
usb: musb: omap2430: 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>