Re: [PATCH 0/3] Patches to support QE USB Host Controller

2008-09-24 Thread David Brownell
On Thursday 14 August 2008, Laurent Pinchart wrote: > > > David, could you bear with gpio_to_chip() exported function, just as > > a stopgap for a proper api? > > I need gpio_to_chip() (or another 'proper API') as well for RTS/CTS > based flow control in the CPM/CPM2 UART driver. I'l still say

Re: [PATCH 0/3] Patches to support QE USB Host Controller

2008-08-26 Thread Anton Vorontsov
On Fri, Aug 08, 2008 at 04:26:35PM -0700, Greg KH wrote: > On Fri, Aug 08, 2008 at 08:17:17PM +0400, Anton Vorontsov wrote: > > Hi all, > > > > Most patches that were needed to support QE USB Host were merged during > > 2.6.27 merge window, and only three more patches left over. Here they > > are.

Re: [PATCH 0/3] Patches to support QE USB Host Controller

2008-08-14 Thread Laurent Pinchart
On Friday 08 August 2008, Anton Vorontsov wrote: > Hi all, > > Most patches that were needed to support QE USB Host were merged during > 2.6.27 merge window, and only three more patches left over. Here they > are. > > David, could you bear with gpio_to_chip() exported function, just as > a stopga

Re: [PATCH 0/3] Patches to support QE USB Host Controller

2008-08-08 Thread Greg KH
On Fri, Aug 08, 2008 at 08:17:17PM +0400, Anton Vorontsov wrote: > Hi all, > > Most patches that were needed to support QE USB Host were merged during > 2.6.27 merge window, and only three more patches left over. Here they > are. > > David, could you bear with gpio_to_chip() exported function, ju