[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1398335198-26555-1-git-send-email-geert+renesas@glider.be>
Date: Thu, 24 Apr 2014 12:26:32 +0200
From: Geert Uytterhoeven <geert+renesas@...der.be>
To: "Rafael J. Wysocki" <rjw@...ysocki.net>, linux-pm@...r.kernel.org,
linux-kernel@...r.kernel.org
Cc: Ben Dooks <ben.dooks@...ethink.co.uk>,
linux-arm-kernel@...ts.infradead.org, linux-omap@...r.kernel.org,
linux-sh@...r.kernel.org, devicetree@...r.kernel.org
Subject: [PATCH 0/6] PM / clock_ops: Add helpers combining generic runtime and generic clock PM
Several platform support codes combine pm_generic_runtime_suspend() and
pm_clk_suspend(), resp. pm_clk_resume() and pm_generic_runtime_resume() in
their .runtime_suspend resp. .runtime_resume callbacks.
Create helpers to consolidate.
- [1/6] PM / clock_ops: Add helpers combining generic runtime and generic
clock PM
- [2/6] ARM: davinci: Use generic runtime and clock helpers
- [3/6] ARM: keystone: Use generic runtime and clock helpers
- [4/6] ARM: omap: Use generic runtime and clock helpers
- [5/6] drivers: sh: Use generic runtime and clock helpers
- [6/6] of/clk: Use generic runtime and clock helpers
Patches 5 and 6 have dependencies (listed in the individual patches),
but they can be postponed and handled later.
Thanks!
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@...ux-m68k.org
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists