From: Greg Ungerer Date: Tue, 21 Sep 2010 10:39:40 +0000 (+1000) Subject: AT91: fix use of clock disable on idle for AT91x40 devices X-Git-Tag: v2.6.37-rc1~184^2~5^2~7^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb809b1a5ebffca8cf0314b788919989e8e4ab5f;p=pandora-kernel.git AT91: fix use of clock disable on idle for AT91x40 devices The simpler AT91x40 processors do not have the same power management controller as the new AT91 devices. They do have a simpler power controller module that we can use to disable the CPU clock at idle time. Add code to support that. Signed-off-by: Greg Ungerer Acked-by: Jean-Christophe PLAGNIOL-VILLARD Acked-by: Nicolas Ferre --- Reading git-diff-tree failed