On Tue, Mar 10, 2015 at 6:20 PM, Felipe Balbi <ba...@ti.com> wrote:
> On Tue, Feb 03, 2015 at 07:18:17PM -0200, Fabio Estevam wrote:
>> From: Fabio Estevam <fabio.este...@freescale.com>
>>
>> Commit 9eb0797722895f4309b4 ("usb: phy: generic: fix the gpios to be 
>> optional")
>> calls gpiod_direction_output() in the probe function, so there is no need to
>> call it again, as we can simply call gpiod_set_value() directly.
>>
>> Also, in usb_gen_phy_shutdown() we can simply put the GPIO directly in its
>> active level state and this allows us to simplify the nop_reset function to
>> treat only the reset case.
>>
>> Signed-off-by: Fabio Estevam <fabio.este...@freescale.com>
>
> Is this for v4.1 or v4.0-rc ?

For 4.1, thanks
--
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