]> git.karo-electronics.de Git - linux-beck.git/commit
ARM: EXYNOS: Split up exynos4 SoC specific PMU data
authorPankaj Dubey <pankaj.dubey@samsung.com>
Fri, 18 Dec 2015 03:32:13 +0000 (09:02 +0530)
committerKrzysztof Kozlowski <k.kozlowski@samsung.com>
Thu, 25 Feb 2016 01:13:55 +0000 (10:13 +0900)
commit73d72ed8e98c5f55d4e20db326bfbf8a087a0c80
tree168dafb226f63d1d72a7ee733553e84e82f7b487
parentc21100c94dfaa6337ed263d1faffbde130c00ed9
ARM: EXYNOS: Split up exynos4 SoC specific PMU data

This patch splits up mach-exynos/pmu.c file, and moves exynos4210,
exynos4412 and exynos4212 PMU configuration data and functions handing
data into a common exynos4 SoC specific PMU file mach-exynos/exynos4-pmu.c.

Signed-off-by: Pankaj Dubey <pankaj.dubey@samsung.com>
Reviewed-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
[for testing on Trats2 (Exynos4412, S2R, reboot, poweroff)]
Tested-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
arch/arm/mach-exynos/Makefile
arch/arm/mach-exynos/exynos-pmu.h
arch/arm/mach-exynos/exynos4-pmu.c [new file with mode: 0644]
arch/arm/mach-exynos/pmu.c