From: sonic zhang Date: Mon, 14 Dec 2009 20:17:30 +0000 (+0100) Subject: i2c-core: i2c bus should support PM entries in struct dev_pm_ops X-Git-Tag: v2.6.33-rc1~275^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=54067ee20645a4ee12a9546aeb3b048b4c44cf60;p=pandora-kernel.git i2c-core: i2c bus should support PM entries in struct dev_pm_ops Struct dev_pm_ops is not configured in current i2c bus type. i2c drivers only depends on suspend/resume entries in struct dev_pm_ops are not informed of PM suspend and resume events by i2c framework. Signed-off-by: Sonic Zhang Signed-off-by: Jean Delvare --- Reading git-diff-tree failed