This series contains a few fixes on the Tegra PMC driver. Some of these patches were original included as part of the series to add generic PM domain support for Tegra [0]. However, to keep these patch series a manageable size, I have separate them in to this series and I have added a couple more fixes as well. [0] http://marc.info/?l=linux-tegra&m=145399885003830&w=2 Jon Hunter (8): soc: tegra: pmc: Remove non-existing L2 partition for Tegra124 soc: tegra: pmc: Restore base address on probe failure soc: tegra: pmc: Protect public functions from potential race conditions soc: tegra: pmc: Change powergate and rail IDs to be an unsigned type soc: tegra: pmc: Fix testing of powergate state soc: tegra: pmc: Fix verification of valid partitions soc: tegra: pmc: Remove additional check for a valid partition soc: tegra: pmc: Ensure GPU partition can be toggled on/off by PMC drivers/gpu/drm/tegra/drm.h | 2 +- drivers/soc/tegra/pmc.c | 131 +++++++++++++++++++++++++++++--------------- include/soc/tegra/pmc.h | 35 ++++++------ 3 files changed, 105 insertions(+), 63 deletions(-) -- 2.1.4 -- 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