Re: [PATCH RFC 4/7] [GPIO] Let drivers link if they support GPIO API as an addition

2008-02-22 Thread Anton Vorontsov
On Fri, Feb 22, 2008 at 03:42:03PM -0800, David Brownell wrote: > On Monday 10 December 2007, Anton Vorontsov wrote: > > On Mon, Dec 10, 2007 at 02:55:24PM -0800, David Brownell wrote: > > > > The point of CONFIG_GENERIC_GPIO is to be *the* conditional used to > > > tell whether that programming i

Re: [PATCH RFC 4/7] [GPIO] Let drivers link if they support GPIO API as an addition

2008-02-22 Thread David Brownell
On Monday 10 December 2007, Anton Vorontsov wrote: > On Mon, Dec 10, 2007 at 02:55:24PM -0800, David Brownell wrote: > > The point of CONFIG_GENERIC_GPIO is to be *the* conditional used to > > tell whether that programming interface is available ... starting > > from "#include ", and including all

Re: [PATCH RFC 4/7] [GPIO] Let drivers link if they support GPIO API as an addition

2007-12-10 Thread Anton Vorontsov
On Mon, Dec 10, 2007 at 02:55:24PM -0800, David Brownell wrote: > > I'm interested in your opinion about that patch. You're also Cc'ed > > to patch that using that feature. > > > > I know, currently that patch will conflict with GPIOLIB patches in -mm, > > so this is only RFC. > > The point of CON

Re: [PATCH RFC 4/7] [GPIO] Let drivers link if they support GPIO API as an addition

2007-12-10 Thread David Brownell
> I'm interested in your opinion about that patch. You're also Cc'ed > to patch that using that feature. > > I know, currently that patch will conflict with GPIOLIB patches in -mm, > so this is only RFC. The point of CONFIG_GENERIC_GPIO is to be *the* conditional used to tell whether that programm

[PATCH RFC 4/7] [GPIO] Let drivers link if they support GPIO API as an addition

2007-12-10 Thread Anton Vorontsov
Signed-off-by: Anton Vorontsov <[EMAIL PROTECTED]> --- Hello David, I'm interested in your opinion about that patch. You're also Cc'ed to patch that using that feature. I know, currently that patch will conflict with GPIOLIB patches in -mm, so this is only RFC. include/asm-generic/gpio.h | 4