]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: EXYNOS: move restart code into pmu driver
authorPankaj Dubey <pankaj.dubey@samsung.com>
Sat, 22 Nov 2014 14:10:23 +0000 (23:10 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Sat, 22 Nov 2014 14:10:23 +0000 (23:10 +0900)
commit609ce7fe7e8318ef3c60702124b6d83b3937527a
tree38bb9a77691ef9b4448205c694bdfa4f5caaf367
parent4ce087c7805be48bb26cec6d6f3808ec0c2a3131
ARM: EXYNOS: move restart code into pmu driver

Let's register restart handler from PMU driver for restart
functionality. So that we can remove restart hooks from
machine specific file, and thus moving ahead when PMU moved
to driver folder, this functionality can be reused for ARM64
based Exynos SoC's.

Signed-off-by: Pankaj Dubey <pankaj.dubey@samsung.com>
Acked-by: Guenter Roeck <linux@roeck-us.net>
Tested-by: Vivek Gautam <gautam.vivek@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/mach-exynos/common.h
arch/arm/mach-exynos/exynos.c
arch/arm/mach-exynos/pmu.c