> > Hello, > > > > I noticed that module autoload won't be working in some of the defreq > > platform drivers. This patch series contains the fixes for these. > > > > Best regards, > > Javier > > > > > > Javier Martinez Canillas (4): > > PM / devfreq: rk3399_dmc: Fix module autoload > > PM / devfreq: exynos-nocp: Fix module autoload > > PM / devfreq: rockchip-dfi: Fix module autoload > > PM / devfreq: exynos-ppmu: Fix module autoload > > Acked-by: MyungJoo Ham <myungjoo.ham@xxxxxxxxxxx> > > All the four are not at for-4.9-rc branch. not --> now > https://git.kernel.org/cgit/linux/kernel/git/mzx/devfreq.git/log/?h=for-4.9-rc > > > Cheers, > MyungJoo > > > > > drivers/devfreq/event/exynos-nocp.c | 1 + > > drivers/devfreq/event/exynos-ppmu.c | 1 + > > drivers/devfreq/event/rockchip-dfi.c | 1 + > > drivers/devfreq/rk3399_dmc.c | 1 + > > 4 files changed, 4 insertions(+) > > > > -- > > 2.7.4