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

From: Krzysztof Kozlowski
Date: Tue Mar 29 2016 - 00:40:05 EST


On 29.03.2016 13:19, Viresh Kumar wrote:
> On 29-03-16, 09:48, Viresh Kumar wrote:
>> On 29-03-16, 13:10, Krzysztof Kozlowski wrote:
>>> 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.
>>
>> Yeah, I know. I already have the updated version.
>
> Here it is:
>
> From: Viresh Kumar <viresh.kumar@xxxxxxxxxx>
> Date: Thu, 24 Mar 2016 12:04:10 +0530
> Subject: [PATCH] cpufreq: exynos: Use generic platdev driver
>
> 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 | 29 -----------------------------
> drivers/cpufreq/cpufreq-dt-platdev.c | 9 +++++++++
> 2 files changed, 9 insertions(+), 29 deletions(-)

Reviewed-by: Krzysztof Kozlowski <k.kozlowski@xxxxxxxxxxx>



Best regards,

Krzysztof