On 24.03.2016 15:40, Viresh Kumar wrote: > The cpufreq-dt-platdev driver supports creation of cpufreq-dt platform > device now, reuse that and remove similar code from platform code. > > Signed-off-by: Viresh Kumar <viresh.ku...@linaro.org> > --- > arch/arm/mach-exynos/exynos.c | 25 ------------------------- > drivers/cpufreq/cpufreq-dt-platdev.c | 5 +++++ > 2 files changed, 5 insertions(+), 25 deletions(-)
Looks fine to me... except that it is a little bit outdated. Please rebase on v4.6-rc1 because Bartlomiej added support for cpufreq @Exynos542x. Best regards, Krzysztof