From: Mark Brown Date: Sat, 21 Jan 2012 13:28:47 +0000 (+0000) Subject: i2c-s3c2410: Add stub runtime power management X-Git-Tag: v3.4-rc1~113^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c62c3ca55e0db52b311b1258ed08bc6c7525195e;p=pandora-kernel.git i2c-s3c2410: Add stub runtime power management Add stub runtime_pm calls which go through the flow of enabling and disabling but don't actually do anything with the device itself as there's nothing useful we can do. This provides the core PM framework with information about when the device is idle, enabling chip wide power savings. Signed-off-by: Mark Brown Acked-by: Heiko Stuebner Signed-off-by: Ben Dooks Signed-off-by: Wolfram Sang --- Reading git-diff-tree failed