[PATCH 0/7] ARM: Exynos: PMU cleanup and refactoring for using DT

2014-04-02 Thread Pankaj Dubey
This patch series, does some minor cleanup and modifies Exynos PMU related code for mapping Exynos Power Management Unit (PMU) base address from device tree. Since PMU offsets are used across many files under mach-exynos, it introduces one helper function to get PMU base address in exynos.c. This

[PATCH 0/7] ARM: Exynos: PMU cleanup and refactoring for using DT

2014-04-02 Thread Pankaj Dubey
This patch series, does some minor cleanup and modifies Exynos PMU related code for mapping Exynos Power Management Unit (PMU) base address from device tree. Since PMU offsets are used across many files under mach-exynos, it introduces one helper function to get PMU base address in exynos.c. This