commit | 98bba546e82d7785b9560c6b141b73ac8d3d820f | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Mon Feb 18 15:26:31 2019 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Feb 19 15:08:07 2019 +0100 |
tree | 0dc68d0cc0f110fd27dacfd3a7a665ddf03a85b8 | |
parent | 0742a338f5b3446a26de551ad8273fb41b2787f2 [diff] |
usb: dwc3: drd: Defer probe if extcon device is not found In case the "linux,extcon-name" property is defined but device itself is not ready, defer the probe. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Acked-by: Felipe Balbi <felipe.balbi@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>