commit | 5008ae5156ebf3a6e6b07269f1b8a67273ef4b6a | [log] [tgz] |
---|---|---|
author | Ladislav Michl <ladis@linux-mips.org> | Thu Jan 18 22:13:18 2018 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Jan 22 15:34:38 2018 +0100 |
tree | fad7af73060e94e18d11c754748993829192e2c3 | |
parent | ef824501f50846589f02173d73ce3fe6021a9d2a [diff] |
usb: ehci-omap: don't complain on -EPROBE_DEFER when no PHY found Don't complain on -EPROBE_DEFER when no PHY found, the driver probe will be retried later. Signed-off-by: Ladislav Michl <ladis@linux-mips.org> Acked-by: Tony Lindgren <tony@atomide.com> Acked-by: Roger Quadros <rogerq@ti.com> Acked-by: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>