From: Uwe Kleine-König Date: Wed, 28 Mar 2007 17:06:41 +0000 (+0100) Subject: [ARM] 4294/1: ns9xxx: Determine system clock from PLL register settings X-Git-Tag: v2.6.22-rc1~1009^2~1^8~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f86bd61fd70af02e666a893aaf22653181423e99;p=pandora-kernel.git [ARM] 4294/1: ns9xxx: Determine system clock from PLL register settings The function attribute const is abused here as the PLL register is read. But I think this is all right because the PLL register cannot change without a reset. Note: This patch depends on 4293/1 Signed-off-by: Uwe Kleine-König Signed-off-by: Russell King --- Reading git-diff-tree failed