On Thu, 1 Mar 2007 13:08:57 -0800
David Brownell <[EMAIL PROTECTED]> wrote:
> On Thursday 01 March 2007 6:32 am, Milan Svoboda wrote:
> > This patch adds second parameter to gpio_direction_output function.
> > This allows users to specify default output level.
> >
> > Patch covers pxa and ixp4xx
On Thursday 01 March 2007 6:32 am, Milan Svoboda wrote:
> This patch adds second parameter to gpio_direction_output function.
> This allows users to specify default output level.
>
> Patch covers pxa and ixp4xx plus driver for pxa2xx_udc.
>
> Patch is agains 2.6.21-rc1
>
> What do you think abou
This patch adds second parameter to gpio_direction_output function.
This allows users to specify default output level.
Patch covers pxa and ixp4xx plus driver for pxa2xx_udc.
Patch is agains 2.6.21-rc1
What do you think about this attempt?
Signed-off-by: Milan Svoboda <[EMAIL PROTECTED]>
---