From: Paul Walmsley Date: Fri, 24 Feb 2012 18:34:32 +0000 (-0800) Subject: ARM: OMAP2xxx: PM: remove obsolete timer disable code in the suspend path X-Git-Tag: v3.4-rc1~34^2~7^2~1^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=645c56a75882830c0ba6e7461f07d099a9c87e69;p=pandora-kernel.git ARM: OMAP2xxx: PM: remove obsolete timer disable code in the suspend path Remove omap_{read,write}l() from the 24xx PM code. The clocksource code should now handle what this was supposed to do. Tested on N800 -- but it's hard to say whether this fixes anything. OMAP24xx static suspend path is currently broken, and this patch doesn't change that. Signed-off-by: Paul Walmsley Cc: Rob Herring Acked-by: Kevin Hilman Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed