From: Guennadi Liakhovetski Date: Wed, 6 Feb 2008 09:39:04 +0000 (-0800) Subject: gpio: handle pca953{4,5,6,7,8} too X-Git-Tag: v2.6.25-rc1~597 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5e8ff483266e2913bd676d520f46b5675a18e7a;p=pandora-kernel.git gpio: handle pca953{4,5,6,7,8} too This third part of an extension to support more pca953x chips updates the logic to handle the smaller register widths used by the 4-bit and 8-bit parts, and to use the chip type to determine how many GPIOs it provides. As long as we don't support interrupt and reset capabilities, those size issues are the only software-visible differences between these parts. Signed-off-by: Guennadi Liakhovetski Signed-off-by: David Brownell Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed