Hi Felipe,
On 21 November 2014 01:24, Felipe Balbi wrote:
> On Wed, Nov 19, 2014 at 08:36:22AM -0800, Todd Poynor wrote:
>> On Wed, Nov 19, 2014 at 2:43 AM, Kiran Kumar Raparthy
>> wrote:
>> > From: Todd Poynor
>> >
>> > usb: phy: introduce usb_phy_set_event interface
>>
>> Hi Kiran, this is new
On Wed, Nov 19, 2014 at 08:36:22AM -0800, Todd Poynor wrote:
> On Wed, Nov 19, 2014 at 2:43 AM, Kiran Kumar Raparthy
> wrote:
> > From: Todd Poynor
> >
> > usb: phy: introduce usb_phy_set_event interface
>
> Hi Kiran, this is new stuff that is all your own work and you deserve
> the credit.
>
>
On Wed, Nov 19, 2014 at 2:43 AM, Kiran Kumar Raparthy
wrote:
> From: Todd Poynor
>
> usb: phy: introduce usb_phy_set_event interface
Hi Kiran, this is new stuff that is all your own work and you deserve
the credit.
Thanks for working to get this feature in shape for mainline!
Todd
--
To unsub
From: Todd Poynor
usb: phy: introduce usb_phy_set_event interface
PHY drivers require a generic interface to handle per-PHY events.
usb_phy_set_event interface sets event to phy event.
PHY drivers call this interface for each phy event.
Cc: Felipe Balbi
Cc: Greg Kroah-Hartman
Cc: linux-ker..