From: Paul Walmsley Date: Wed, 22 Feb 2012 22:52:36 +0000 (-0800) Subject: ARM: OMAP2xxx: PM: remove obsolete timer disable code in the suspend path X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02c6611f8c57200d43af452ed4375a67959a394c;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