From: Paul Walmsley Date: Fri, 11 Mar 2011 05:40:05 +0000 (-0700) Subject: Watchdog: omap_wdt: add fine grain runtime-pm X-Git-Tag: v2.6.39-rc1~432^2~10^2~2^10~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0503add9d251db22ba2f610fb8d9b7743a9786da;p=pandora-kernel.git Watchdog: omap_wdt: add fine grain runtime-pm The omap_wdt should only be in full active state when the registers are being accessed. Otherwise the device can be on lower power mode. This patch is based on a patch created by Kalle Jokiniemi: https://patchwork.kernel.org/patch/618231/ which is itself based on a patch created by Atal Shargorodsky: http://lkml.org/lkml/2009/3/10/266. Signed-off-by: Paul Walmsley Signed-off-by: Kalle Jokiniemi Tested-by: Kalle Jokiniemi Cc: Wim Van Sebroeck Acked-by: Wim Van Sebroeck Acked-by: Kevin Hilman --- Reading git-diff-tree failed