On Fri, Feb 18, 2011 at 09:20:29PM +0100, Rafael J. Wysocki wrote:
On Friday, February 18, 2011, Rabin Vincent wrote:
quoted
Looking at the i2c drivers using runtime pm in comparison, they all seem
to be using straightforward UNIVERSAL_PM_OPS-style code with the runtime
and the system sleep doing the same things. So maybe we do need to
treat platform/AMBA different from the I2C/SPI group?
We probably do.
Do we have any pressing need to convert AMBA stuff? I haven't heard any
reason yet to convert them to runtime PM - they don't even make any
runtime PM calls.
Maybe Linus can comment on the PM stuff as he has SoCs with these in.
As my boards don't have any sensible PM support, I don't have any
visibility of what PM facilities would be required.