On Tue, 13 May 2014, Felipe Balbi wrote:

> drivers/reset/core.c does not provide an empty
> stub for cases when CONFIG_RESET_CONTROLLER isn't
> enabled, which might break build of the MSM PHY
> driver if that driver is enabled but
> CONFIG_RESET_CONTROLLER isn't.
> 
> We make the driver depend on CONFIG_RESET_CONTROLLER
> so we can never have such a case

This may be a dumb comment...  Would it be better to add the 
appropriate stub routines instead?

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