kernel-ark/drivers/input/keyboard
David Brownell 0a938b9768 [PATCH] add CONFIG_GENERIC_GPIO
Most drivers using GPIOs already know they are running on a system that
supports the generic GPIO calls, because of other platform dependencies.
But the generic GPIO-based LED and input button drivers can't know that.

So this patch adds a Kconfig hook, GENERIC_GPIO, to mark the platforms
where <asm/gpio.h> will do the right thing.  Currently that's a bunch of
ARMs, and AVR32; more are on the way.

It also fixes a dependency bug for the gpio button input driver; it was
wrong to start with, now it covers all platforms with GENERIC_GPIO.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Acked-by: Richard Purdie <rpurdie@rpsys.net>
Cc: Arnaud Patard <arnaud.patard@rtp-net.org>
Cc: <raph@8d.com>
Cc: <msvoboda@ra.rockwell.com>
Cc: pHilipp Zabel <philipp.zabel@gmail.com>
Cc: Haavard Skinnemoen <hskinnemoen@atmel.com>
Cc: Dmitry Torokhov <dtor@mail.ru>
Cc: Russell King <rmk@arm.linux.org.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-03-05 07:57:51 -08:00
..
aaed2000_kbd.c Input: add driver for keyboard on AAED-2000 development board (ARM) 2006-11-24 00:42:50 -05:00
amikbd.c [PATCH] m68k trivial build fixes 2006-12-17 10:21:53 -08:00
atkbd.c Input: remove obsolete setup parameters from input drivers 2007-02-18 01:44:58 -05:00
corgikbd.c Input: keyboards - handle errors when registering input devices 2006-11-05 22:39:56 -05:00
gpio_keys.c Input: gpio-keys - switch to common GPIO API 2007-02-18 01:40:46 -05:00
hil_kbd.c Input: handle serio_register_driver() errors 2006-11-23 23:35:10 -05:00
hilkbd.c Input: HIL - fix improper call to release_region() 2007-02-18 01:44:02 -05:00
hpps2atkbd.h
Kconfig [PATCH] add CONFIG_GENERIC_GPIO 2007-03-05 07:57:51 -08:00
lkkbd.c Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 2006-12-08 01:07:56 -05:00
locomokbd.c Input: keyboards - handle errors when registering input devices 2006-11-05 22:39:56 -05:00
Makefile Input: gpio-keys - keyboard driver for GPIO buttons 2007-01-18 00:44:09 -05:00
newtonkbd.c Input: handle serio_register_driver() errors 2006-11-23 23:35:10 -05:00
omap-keypad.c IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 2006-10-05 15:10:12 +01:00
spitzkbd.c Input: keyboards - handle errors when registering input devices 2006-11-05 22:39:56 -05:00
stowaway.c Input: handle serio_register_driver() errors 2006-11-23 23:35:10 -05:00
sunkbd.c [SUNKBD]: Fix sunkbd_enable(sunkbd, 0); obvious. 2006-12-17 14:06:58 -08:00
xtkbd.c Input: handle serio_register_driver() errors 2006-11-23 23:35:10 -05:00