[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20100908011112.6469db62@lxorguk.ukuu.org.uk>
Date: Wed, 8 Sep 2010 01:11:12 +0100
From: Alan Cox <alan@...rguk.ukuu.org.uk>
To: David Brownell <david-b@...bell.net>
Cc: Ryan Mallon <ryan@...ewatersys.com>,
"avictor.za@...il.com" <avictor.za@...il.com>,
Eric Miao <eric.y.miao@...il.com>,
Nicolas Ferre <nicolas.ferre@...el.com>,
linux-kernel@...r.kernel.org, bn@...sdigital.com,
Jean-Christophe PLAGNIOL-VILLARD <plagnioj@...osoft.com>,
linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH] pio: add arch specific gpio_is_valid() function
On Tue, 7 Sep 2010 16:44:55 -0700 (PDT)
David Brownell <david-b@...bell.net> wrote:
>
>
> --- On Tue, 9/7/10, Alan Cox <alan@...rguk.ukuu.org.uk> wrote:
> > >
> > > device->output_pin = -EINVAL;
> >
> > gpio numbers are unsigned in the rest of the API
>
> Minor goof; should have been "int" everywhere,
> as implied by the references to negative numbers
> in the docs... negatives not used internally, but
> preserved for external use (as above).
Ok I need to patch a couple of the intel drivers to use -1 then.
Alan
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists