Hi Mike, Stephen,

This patch series contains fixes for the Renesas CPG/MSTP and CPG/MSSR
Clock Domains:
  1. Postpone calls to pm_genpd_init(), as all local setup of the
     generic_pm_domain structure should have been completed before
     calling pm_genpd_init(),
  2. Use always-on governor for Clock Domains, to prevent their status
     from being shown as "off-0" in
     /sys/kernel/debug/pm_genpd/pm_genpd_summary.

I plan to queue these up with other clock updates in
clk-renesas-for-v4.7, and send a pull request later.

Thanks for your comments!

Geert Uytterhoeven (4):
  clk: renesas: mstp: Postpone call to pm_genpd_init()
  clk: renesas: mstp: Use always-on governor for Clock Domain
  clk: renesas: cpg-mssr: Postpone call to pm_genpd_init()
  clk: renesas: cpg-mssr: Use always-on governor for Clock Domain

 drivers/clk/renesas/clk-mstp.c         | 3 +--
 drivers/clk/renesas/renesas-cpg-mssr.c | 2 +-
 2 files changed, 2 insertions(+), 3 deletions(-)

-- 
1.9.1

Gr{oetje,eeting}s,

                                                Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- [email protected]

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                                            -- Linus Torvalds

Reply via email to