[PATCH v2 6/8] usb: phy: omap: get rid of omap_get_control_dev()
Sebastian Andrzej Siewior
bigeasy at linutronix.de
Fri Aug 16 05:07:27 EDT 2013
On 08/16/2013 11:00 AM, Roger Quadros wrote:
>> I don't like that part where you can call this function even before the
>> driver probed the device. This shouldn't happen since you have hard module
>> dependency and the proper compatible string in your device. But this
>> kind of thing won't happen in the am335x reset driver.
>
> I don't like that part either, but omap_control_usb_set_mode is being called
> from outside this driver (e.g. musb) and we are not making any changes to that behaviour
> in this patch.
>
> I think the issue you mentioned is being fixed by Kishon's extcon migration series.
Okay then.
>
> cheers,
> -roger
>
Sebastian
More information about the linux-arm-kernel
mailing list