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

This patch splits up mach-exynos/pmu.c file, and moves exynos5420,
PMU configuration data and functions handing data into exynos5420
SoC specific PMU file mach-exynos/exynos5420-pmu.c.

[tested on Peach-Pi (Exynos5880)]
Signed-off-by: Pankaj Dubey <pankaj.dubey@samsung.com>
Reviewed-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/exynos5420-pmu.c [new file with mode: 0644]
arch/arm/mach-exynos/pmu.c