From: Paul Parsons Date: Mon, 27 Feb 2012 01:58:45 +0000 (+0000) Subject: pxa/hx4700: Fix PXA_GPIO_IRQ_BASE/IRQ_NUM values X-Git-Tag: v3.4-rc1~88^2~11^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a01ec304dbe167fb1d2efd85fcb2628b7aaba00;p=pandora-kernel.git pxa/hx4700: Fix PXA_GPIO_IRQ_BASE/IRQ_NUM values The hx4700 platform has 72 board gpios: 64 ASIC3 gpios numbered 192..255, and 8 EGPIO gpios numbered 256..263 (plus a 9th which is not used). Thus the new CONFIG_ARCH_NR_GPIO config option must be set to 264. Signed-off-by: Paul Parsons Acked-by: Philipp Zabel Signed-off-by: Haojian Zhuang --- Reading git-diff-tree failed