From: Alek Du Date: Tue, 22 Sep 2009 23:46:36 +0000 (-0700) Subject: gpio: add Intel Moorestown Platform Langwell chip gpio driver X-Git-Tag: v2.6.32-rc1~256 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8bf026177000c5bb566cafe2528a96f8380f38bd;p=pandora-kernel.git gpio: add Intel Moorestown Platform Langwell chip gpio driver The Langwell chip is the IO hub for Intel Moorestown platform which has a 64-pin gpio block device inside. It is exposed as a dedicated PCI device. We use it to control outside peripheral as well as to do IRQ demuxing. The gpio block uses MSI to send level type interrupt to IOAPIC. Signed-off-by: Alek Du Cc: David Brownell Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed