usb: dwc3: dwc3-omap: return -EPROBE_DEFER if probe has not yet executed
authorKishon Vijay Abraham I <kishon@ti.com>
Thu, 7 Mar 2013 13:21:44 +0000 (18:51 +0530)
committerFelipe Balbi <balbi@ti.com>
Mon, 18 Mar 2013 09:18:14 +0000 (11:18 +0200)
return -EPROBE_DEFER from dwc3_omap_mailbox in dwc3-omap.c, if the probe of
dwc3-omap has not yet been executed or failed.

Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>

No differences found