From: Magnus Damm Date: Thu, 20 Aug 2009 18:25:32 +0000 (+0200) Subject: PM: Run-time PM platform device bus support X-Git-Tag: v2.6.32-rc1~684^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d7302299ee96ca954fe4ab8ca640333b6e19ad0;p=pandora-kernel.git PM: Run-time PM platform device bus support This patch adds default Runtime PM callbacks to the dev_pm_ops belonging to the platform bus. The callbacks are weak symbols that architecture specific code can override. Allows Runtime PM even though CONFIG_PM_SLEEP=n. Signed-off-by: Magnus Damm Acked-by: Greg Kroah-Hartman Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed