diff options
author | Pankaj Dubey <pankaj.dubey@samsung.com> | 2014-07-18 20:48:35 +0200 |
---|---|---|
committer | Kukjin Kim <kgene.kim@samsung.com> | 2014-07-23 01:20:38 +0200 |
commit | 6887d9e5682886b5d9fe81217ff2f1410724cdb9 (patch) | |
tree | 5ad390a066ee8eab0ade3dc76d375eaaebf9f8ed /drivers/cpufreq | |
parent | ARM: EXYNOS: Refactored code for using PMU address via DT (diff) | |
download | linux-6887d9e5682886b5d9fe81217ff2f1410724cdb9.tar.xz linux-6887d9e5682886b5d9fe81217ff2f1410724cdb9.zip |
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 'drivers/cpufreq')
0 files changed, 0 insertions, 0 deletions