From: Uwe Kleine-König Date: Thu, 6 Mar 2008 15:21:42 +0000 (+0100) Subject: [ARM] 4851/1: ns9xxx: fix size of gpiores X-Git-Tag: v2.6.25-rc6~29^2~3 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac5bbf21bf38b3f5eaa8cb1e17f7513dc354afda;p=pandora-kernel.git [ARM] 4851/1: ns9xxx: fix size of gpiores GPIO_MAX is the number of the last gpio, not the number of gpios. So the bitmap must provide GPIO_MAX + 1 bits. Signed-off-by: Uwe Kleine-König Signed-off-by: Russell King --- Reading git-diff-tree failed