Searched hist:"3 c06b12b046e426200d016dbdb1e3e81ffb1c185" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/mips/bcm47xx/ |
H A D | setup.c | diff 3c06b12b046e426200d016dbdb1e3e81ffb1c185 Tue Jan 14 12:36:55 CST 2014 Hauke Mehrtens <hauke@hauke-m.de> 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 <hauke@hauke-m.de> Acked-by: Rafał Miłecki <zajec5@gmail.com> Signed-off-by: John Crispin <blogic@openwrt.org> Patchwork: http://patchwork.linux-mips.org/patch/6352/
|