From: Kishon Vijay Abraham I Date: Thu, 7 Mar 2013 13:21:44 +0000 (+0530) Subject: usb: dwc3: dwc3-omap: return -EPROBE_DEFER if probe has not yet executed X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~135^2~63^2~111 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ba7943af0f0cca5a069cd3aff807815bc76fff1;p=pandora-kernel.git usb: dwc3: dwc3-omap: return -EPROBE_DEFER if probe has not yet executed 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 Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed