From: Hauke Mehrtens Date: Tue, 14 Jan 2014 18:36:55 +0000 (+0100) Subject: MIPS: BCM47XX: fix position of cpu_wait disabling X-Git-Tag: v3.14-rc1~37^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c06b12b046e426200d016dbdb1e3e81ffb1c185;p=pandora-kernel.git MIPS: BCM47XX: fix position of cpu_wait disabling The disabling of cpu_wait was done too early, before the detection was done. This moves the code to a position where it actually works. Signed-off-by: Hauke Mehrtens Acked-by: Rafał Miłecki Signed-off-by: John Crispin Patchwork: http://patchwork.linux-mips.org/patch/6352/ --- Reading git-diff-tree failed