On Mon, May 27, 2019 at 12:52:51PM +0200, Thierry Reding wrote: > From: Thierry Reding <treding@xxxxxxxxxx> > > If the subdriver defers probe, do not show an error message. It's > perfectly fine for this error to occur since the driver will get another > chance to probe after some time and will usually succeed after all of > the resources that it requires have been registered. > > Signed-off-by: Thierry Reding <treding@xxxxxxxxxx> Reviewed-by: Andrew Lunn <andrew@xxxxxxx> Andrew