Re: [PATCH 3/3] cpufreq: exynos: Use generic platdev driver

From: Krzysztof Kozlowski
Date: Tue Mar 29 2016 - 00:11:01 EST


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.kumar@xxxxxxxxxx>
> ---
> 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