commit | bf2b419aa19498913c7175ba0fb1becd9b946b3b | [log] [tgz] |
---|---|---|
author | Aaro Koskinen <aaro.koskinen@iki.fi> | Mon Jan 02 22:53:55 2017 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Jan 10 17:00:41 2017 +0100 |
tree | 7a96d81acdd7464f0509592c7b4bbc88fe56298f | |
parent | a52d3ec54a62c6e5e2fb177e45a1976fbd8eb287 [diff] |
USB: ohci-omap: defer probe if PHY is missing Defer probe if PHY is missing. E.g. on Nokia 770 several modules needs to be loaded to get the PHY going and ohci-omap should wait for those. Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>