Re: [PATCH] i2c: Factor out runtime suspend checks from PM operations
From: Rafael J. Wysocki <hidden>
Date: 2011-01-13 20:29:51
Also in:
lkml
From: Rafael J. Wysocki <hidden>
Date: 2011-01-13 20:29:51
Also in:
lkml
On Thursday, January 13, 2011, Jean Delvare wrote:
Hi Rafael, On Wed, 5 Jan 2011 09:28:53 +0100, Rafael J. Wysocki wrote:quoted
On Wednesday, January 05, 2011, Mark Brown wrote:quoted
On Tue, Jan 04, 2011 at 03:07:37PM -0800, Abhijeet Dharmapurikar wrote:quoted
Mark Brown wrote:quoted
quoted
device op. The PM core provides pm_generic_ functions implementing this behaviour - use them to reduce coupling with future PM updates.quoted
pm_generic_suspend() and others needs to be externed in linux/pm_runtime.h?Yes, there's a patch in -next for this already so this patch would need to either wait for later in the merge window or go in via the PM tree with the preceeding one (the original version of this patch was posted as part of a series with the export patch).I would take it, but I'm still waiting for a word from Jean.Sorry for the long silence, I was on vacation. I've just applied this patch, and I will send it to Linus tomorrow.
Great, thanks! Rafael