diff options
author | Pankaj Dubey <pankaj.dubey@samsung.com> | 2014-07-19 03:48:35 +0900 |
---|---|---|
committer | Kukjin Kim <kgene.kim@samsung.com> | 2014-07-23 08:20:38 +0900 |
commit | 6887d9e5682886b5d9fe81217ff2f1410724cdb9 (patch) | |
tree | 5ad390a066ee8eab0ade3dc76d375eaaebf9f8ed /arch/arm/plat-samsung | |
parent | 2e94ac42898f84d76e3c21dd91bcd1c51c920dff (diff) |
ARM: EXYNOS: Move cpufreq and cpuidle device registration to init_machine
As exynos_cpuidle_init() and exynos_cpufreq_init() functions have just
one line of code for registering platform devices. So we can move them
to exynos_dt_machine_init() and remove exynos_cpuidle_init() and
exynos_cpufreq_init(). This will help in reducing lines of code in
exynos.c, making it more clean.
Suggested-by: Tomasz Figa <t.figa@samsung.com>
Signed-off-by: Pankaj Dubey <pankaj.dubey@samsung.com>
Reviewed-by: Tomasz Figa <t.figa@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Diffstat (limited to 'arch/arm/plat-samsung')
0 files changed, 0 insertions, 0 deletions