On Sat, 13 Jan 2018, Benjamin Herrenschmidt wrote:

> On Sat, 2018-01-13 at 09:28 +1100, Benjamin Herrenschmidt wrote:
> > On Fri, 2018-01-12 at 10:52 -0500, Alan Stern wrote:
> > > 
> > > As Sergei mentioned, please be consistent in the use of tabs vs. 
> > > spaces.
> > > 
> > > Do you have to worry about EPROBE_DEFER errors at any point?
> > 
> > I don't think so, not on the SoC I'm using but it might be worthwhile
> > adding support for it just in case...
> 
> Actually, thinking more about it, what support ? If we hit it, we
> return that error, isn't it all that is needed ?

Come to think about it, the only support people seem to use is
suppressing an error message when the error is -EPROBE_DEFER.  Since
your code doesn't have any error messages anyway, I guess you don't
need to do anything.

Alan Stern

--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to