[PATCH v3 1/6] usb: host: usb-st-common: Add common code required by ohci-st and ehci-st

Peter Griffin peter.griffin at linaro.org
Thu Aug 7 07:16:31 PDT 2014


Hi Arnd,

> > > (priv->rst);
> > > +		if (ret)
> > > +			goto err_assert_power;
> > > +	}
> > 
> > I wouldn't make these optional, just call the functions
> > unconditionally and fail the probe function if they are
> > not available.

Also I've also done as you suggest and made
these non optional in V4.

regards,

Peter.



More information about the linux-arm-kernel mailing list