android_kernel_samsung_univ.../arch/mips/pmcs-msp71xx
Ralf Baechle c861519fcf MIPS: Fix delay loops which may be removed by GCC.
GCC 4.1 and newer remove empty loops.  This becomes a problem when delay
loops get removed.  Fixed by rewriting to user the proper Linux interface
for such delays.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Reported-by: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Acked-by: John Crispin <blogic@openwrt.org>
2015-11-27 19:20:37 +01:00
..
Kconfig
Makefile
msp_elb.c
msp_eth.c
msp_hwbutton.c
msp_irq_cic.c
msp_irq_per.c
msp_irq_slp.c
msp_irq.c
msp_pci.c
msp_prom.c
msp_serial.c
msp_setup.c MIPS: Fix delay loops which may be removed by GCC. 2015-11-27 19:20:37 +01:00
msp_smp.c
msp_time.c
msp_usb.c
Platform