Files
kernel/include/linux
David Brownell 7560fa60fc gpio: <linux/gpio.h> and "no GPIO support here" stubs
Add a <linux/gpio.h> defining fail/warn stubs for GPIO calls on platforms that
don't support the GPIO programming interface.  That includes the arch-specific
implementation glue otherwise.

This facilitates a new model for GPIO usage: drivers that can use GPIOs if
they're available, but don't require them.  One example of such a driver is
NAND driver for various FreeScale chips.  On platforms update with GPIO
support, they can be used instead of a worst-case delay to verify that the
BUSY signal is off.

(Also includes a couple minor unrelated doc updates.)

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-03-04 16:35:10 -08:00
..
2008-02-14 21:17:08 -08:00
2008-02-20 20:11:49 -05:00
2008-02-10 18:11:16 -05:00
2008-02-19 10:04:00 +01:00
2008-02-19 10:04:00 +01:00
2008-02-23 17:13:24 -08:00
2008-02-14 20:58:05 -08:00
2008-03-04 10:16:46 -07:00
2008-02-19 10:04:00 +01:00
2008-03-04 11:28:36 +01:00
2008-02-11 13:01:51 +01:00
2008-02-13 16:21:18 -08:00
2008-02-11 09:20:50 -08:00
2008-02-19 21:00:18 +01:00
2008-02-13 16:21:18 -08:00
2008-02-19 01:41:26 +01:00
2008-02-13 16:21:18 -08:00
2008-02-26 14:03:47 +09:00
2008-02-23 17:12:14 -08:00
2008-03-03 12:22:30 -08:00
2008-02-14 21:13:33 -08:00
2008-02-14 21:13:33 -08:00
2008-02-10 12:52:46 -08:00
2008-03-03 12:22:32 -08:00
2008-03-03 10:47:14 -08:00