Re: [PATCH 0/6] PM / devfreq: Modify devfreq/devfreq-event for improvement

From: Chanwoo Choi
Date: Thu Dec 15 2016 - 04:57:06 EST


Dear all,

Please ignore this patches.
I sent the patches[1][2] again.

[1] https://lkml.org/lkml/2016/12/15/119
[2] https://lkml.org/lkml/2016/12/15/122

--
Regards,
Chanwoo Choi

On 2016ë 11ì 24ì 14:01, Chanwoo Choi wrote:
> This patches modify the devfreq and devfreq-event framework for improving
> them. But, these patches don't make an impact to operation of
> devfreq/devfreq-event.
>
> Chanwoo Choi (6):
> PM / devfreq: Fix the checkpatch warnings
> PM / devfreq: Modify the device name as devfreq[X] for sysfs
> PM / devfreq: event: Simplify the sysfs name of devfreq-event device
> PM / devfreq: Remove the duplicate sysfs entry for current frequency
> PM / devfreq: event: exynos-ppmu: Use the regmap interface to handle the registers
> PM / devfreq: event: exynos-ppmu: Add the completion log of device registration
>
> drivers/devfreq/devfreq-event.c | 2 +-
> drivers/devfreq/devfreq.c | 25 ++-
> drivers/devfreq/event/exynos-ppmu.c | 329 ++++++++++++++++++++++++++----------
> 3 files changed, 251 insertions(+), 105 deletions(-)
>