Two fixes for Tegra boards: The first fixes a regression on board Harmony. Without this, some devices won't initialize correctly due to conflicting gpiolib base "addresses". The second could be considered a bugfix or a convenience. It's very useful, but less important than the Harmony fix if you need to merge just one:-) Note: These were created against Linus's tree, a little after 3.0rc1, since the Tegra for-next is pretty stale. To be precise: af0d6a0a3a30946f7df69c764791f1b0643f7cd6 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip Stephen Warren (2): ARM: Tegra: Harmony: Fix conflicting GPIO numbering ARM: Tegra: Seaboard: Re-order sdhci device registration arch/arm/mach-tegra/board-harmony-power.c | 4 +++- arch/arm/mach-tegra/board-harmony.h | 3 ++- arch/arm/mach-tegra/board-seaboard.c | 4 ++-- 3 files changed, 7 insertions(+), 4 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-tegra" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html