Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1550106
| From | Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] USB: ohci-omap: defer probe if PHY is missing |
| Date | 2017-01-03 20:10 +0100 |
| Message-ID | <sVCD8-2iN-17@gated-at.bofh.it> (permalink) |
| References | <sVhS1-43K-9@gated-at.bofh.it> <sVAUF-16K-15@gated-at.bofh.it> <sVCts-1ZW-29@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, Jan 03, 2017 at 08:50:31PM +0200, Aaro Koskinen wrote: > Hi, > > On Tue, Jan 03, 2017 at 05:51:43PM +0100, Greg Kroah-Hartman wrote: > > On Mon, Jan 02, 2017 at 10:53:55PM +0200, Aaro Koskinen wrote: > > > 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> > > > > Is this a new bug? The 770 has been around for forever, why has this > > not been a problem before now? > > PHY/OTG support for 770 has been around only since v3.14. 3.14 was released March, 2014. A long time ago in kernel development :) > I was previously compiling phy-tahvo as built-in, and bumped into this > issue when compiling it as a module. Why not just make the defconfig as built-in? I'm not objecting to this patch, just really curious why no one else has ever hit it. thanks, greg k-h
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] USB: ohci-omap: defer probe if PHY is missing Aaro Koskinen <aaro.koskinen@iki.fi> - 2017-01-02 22:00 +0100
Re: [PATCH] USB: ohci-omap: defer probe if PHY is missing Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2017-01-03 18:20 +0100
Re: [PATCH] USB: ohci-omap: defer probe if PHY is missing Aaro Koskinen <aaro.koskinen@iki.fi> - 2017-01-03 20:00 +0100
Re: [PATCH] USB: ohci-omap: defer probe if PHY is missing Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2017-01-03 20:10 +0100
Re: [PATCH] USB: ohci-omap: defer probe if PHY is missing Felipe Balbi <balbi@kernel.org> - 2017-01-03 20:20 +0100
Re: [PATCH] USB: ohci-omap: defer probe if PHY is missing Aaro Koskinen <aaro.koskinen@iki.fi> - 2017-01-03 21:20 +0100
Re: [PATCH] USB: ohci-omap: defer probe if PHY is missing Tony Lindgren <tony@atomide.com> - 2017-01-04 19:10 +0100
csiph-web