gpio: add Penwell gpio support
authorAlek Du <alek.du@intel.com>
Wed, 26 May 2010 21:42:25 +0000 (14:42 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 27 May 2010 16:12:42 +0000 (09:12 -0700)
commit8081c84c9ce71ef73e591e19f1f7a516cb111e1c
tree00ef685c50dd743f6a145ddf2d0c282f91d25d2d
parent8156fae26aec0285840ffa6faff6cae017abe81b
gpio: add Penwell gpio support

Intel Penwell chip has two 96 pins GPIO blocks, which are very similiar as
Intel Langwell chip GPIO block, except for pin number difference. This
patch expends the original Langwell GPIO driver to support Penwell's.

Signed-off-by: Alek Du <alek.du@intel.com>
Cc: David Brownell <david-b@pacbell.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/gpio/Kconfig
drivers/gpio/langwell_gpio.c