From: David Daney Date: Tue, 1 Jun 2010 20:18:15 +0000 (-0700) Subject: MIPS: Octeon: Implement delays with cycle counter. X-Git-Tag: v2.6.36-rc1~563^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca148125e6134de334b61822539d220794d8da18;p=pandora-kernel.git MIPS: Octeon: Implement delays with cycle counter. Power throttling make deterministic delay loops impossible. Re-implement delays using the cycle counter. This also allows us to get rid of the code that calculates loops per jiffy. Signed-off-by: David Daney To: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/1317/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed