commit | 8081c84c9ce71ef73e591e19f1f7a516cb111e1c | [log] [tgz] |
---|---|---|
author | Alek Du <alek.du@intel.com> | Wed May 26 14:42:25 2010 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu May 27 09:12:42 2010 -0700 |
tree | 00ef685c50dd743f6a145ddf2d0c282f91d25d2d | |
parent | 8156fae26aec0285840ffa6faff6cae017abe81b [diff] |
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>