From: Stephen Warren Date: Fri, 16 Mar 2012 23:37:24 +0000 (-0600) Subject: gpio: tegra: Iterate over the correct number of banks X-Git-Tag: v3.4-rc2~12^2~6^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a3398ee9d7d8008ee9bfc8a600b734a1b22af23;p=pandora-kernel.git gpio: tegra: Iterate over the correct number of banks When Tegra30 support was added to the Tegra GPIO driver, a few places which iterated over all banks were not converted to use the variable tegra_gpio_bank_count rather than hard-coding the bank count. Fix this. Signed-off-by: Stephen Warren Acked-by: Olof Johansson --- Reading git-diff-tree failed