From: Stephen Warren Date: Fri, 16 Mar 2012 23:35:08 +0000 (-0600) Subject: gpio: tegra: fix register address calculations for Tegra30 X-Git-Tag: v3.4-rc2~12^2~6^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c1e2c9dc684f26fcc78ff4ef15dc97ed0244303;p=pandora-kernel.git gpio: tegra: fix register address calculations for Tegra30 Tegra20 and Tegra30 share the same register layout within registers, but the addresses of the registers is a little different. Fix the driver to cope with this. Signed-off-by: Stephen Warren Acked-by: Olof Johansson --- Reading git-diff-tree failed