This patch adds an ohci->priv field for private use by OHCI
platform drivers.
Until now none of the platform drivers has used this private space,
but that's about to change in the next patch of this series.
Signed-off-by: Manjunath Goudar
Cc: Arnd Bergmann
Cc: Greg KH
Cc: Alan Stern
Cc: linux
On Fri, 31 May 2013, Manjunath Goudar wrote:
> On 30 May 2013 22:56, Alan Stern wrote:
>
> > On Thu, 30 May 2013, Manjunath Goudar wrote:
> >
> > > This patch adds an ohci->priv field for private use by OHCI
> > > platform drivers.
> > >
> > > Until now none of the platform drivers has used this
On 30 May 2013 22:56, Alan Stern wrote:
> On Thu, 30 May 2013, Manjunath Goudar wrote:
>
> > This patch adds an ohci->priv field for private use by OHCI
> > platform drivers.
> >
> > Until now none of the platform drivers has used this private space,
> > but that's about to change in the next pat
On Thu, 30 May 2013, Manjunath Goudar wrote:
> This patch adds an ohci->priv field for private use by OHCI
> platform drivers.
>
> Until now none of the platform drivers has used this private space,
> but that's about to change in the next patch of this series.
As far as I'm concerned, this does
This patch adds an ohci->priv field for private use by OHCI
platform drivers.
Until now none of the platform drivers has used this private space,
but that's about to change in the next patch of this series.
Signed-off-by: Manjunath Goudar
Cc: Arnd Bergmann
Cc: Greg KH
Cc: Alan Stern
Cc: linux