From: Kevin Hilman Date: Tue, 12 Jul 2011 20:48:42 +0000 (+0200) Subject: OMAP: PM: disable idle on suspend for GPIO and UART X-Git-Tag: v3.1-rc1~304^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8c9fda5069456eb9e0e403c19764b2e257802e1;p=pandora-kernel.git OMAP: PM: disable idle on suspend for GPIO and UART Until these drivers are runtime PM converted, their device power states are managed by calling custom driver hooks late in the idle/suspend path. Therefore, do not let the suspend/resume core code automatically idle these devices since they will be managed manually by the OMAP PM core very late in the idle/suspend path. Signed-off-by: Kevin Hilman Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed