Re: [PATCH 1/2] cpufreq: exynos: Use dev_err/info function instead of pr_err/info

From: Chanwoo Choi
Date: Mon Apr 21 2014 - 03:03:46 EST


On 04/21/2014 03:05 PM, Viresh Kumar wrote:
> On 18 April 2014 07:50, Chanwoo Choi <cw00.choi@xxxxxxxxxxx> wrote:
>> This patch uses dev_err/info function to show accurate log message with device name
>> instead of pr_err/info function.
>>
>> Signed-off-by: Chanwoo Choi <cw00.choi@xxxxxxxxxxx>
>> Acked-by: Kyungmin Park <kyungmin.park@xxxxxxxxxxx>
>> ---
>> drivers/cpufreq/exynos-cpufreq.c | 21 ++++++++++++---------
>> drivers/cpufreq/exynos-cpufreq.h | 1 +
>> 2 files changed, 13 insertions(+), 9 deletions(-)
>
> This still looks fine even if we don't take the new driver ?
>
> Acked-by: Viresh Kumar <viresh.kumar@xxxxxxxxxx>

Thanks for your review.

Best regards,
Chanwoo Choi

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/