Dear Myungjoo, Thanks for your review for patch1. But, patch2/3 is not yet reviewed. Could you please review these patches?
2016-12-28 20:52 GMT+09:00 Chanwoo Choi <[email protected]>: > This patches fix the bug of devfreq_add_device() when governor name is wrong > and the wrong return value of probe() function for exynos_bus.c driver. > > And I've been helping reviewing and tesing the devfreq support patches > for the couple of years. Also, I'm going to contribute the improvement > for devfreq subsystem. It would be easier for me for review if I'm cc'ed > for patches. So, patch1 adds myself as a reviewer for devfreq support. > > Changes from v1: > (https://lkml.org/lkml/2016/12/15/122) > - Rebase these patches on v4.10-rc1. > > Chanwoo Choi (3): > MAINTAINERS: Add myself as reviewer for DEVFREQ subsystem support > PM / devfreq: Fix the bug of devfreq_add_device when governor is NULL > PM / devfreq: exynos-bus: Fix the wrong return value > > MAINTAINERS | 1 + > drivers/devfreq/devfreq.c | 15 ++++++++++----- > drivers/devfreq/exynos-bus.c | 2 +- > 3 files changed, 12 insertions(+), 6 deletions(-) > > -- > 1.9.1 > -- Best Regards, Chanwoo Choi

