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. 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