linux-stable/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 kconfig: use bool instead of boolean for type definition attributes 2015-01-07 13:08:04 +01:00
Makefile MIPS: MT: Remove SMTC support 2014-05-24 00:07:01 +02:00
msp_elb.c
msp_eth.c MIPS: MSP71xx: Remove checks for two macros 2014-05-23 15:12:39 +02:00
msp_hwbutton.c
msp_irq.c MIPS: MSP71xx: Remove compilation error when CONFIG_MIPS_MT is present 2014-10-22 23:16:55 +02:00
msp_irq_cic.c MIPS: irq: Use access helper irq_data_get_affinity_mask() 2015-08-26 15:23:28 +02:00
msp_irq_per.c MIPS: MT: Remove SMTC support 2014-05-24 00:07:01 +02:00
msp_irq_slp.c
msp_pci.c
msp_prom.c MIPS: Remove useless parentheses 2014-11-24 07:44:49 +01:00
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 MIPS: SMP: Don't increment irq_count multiple times for call function IPIs 2015-08-03 09:25:12 +02:00
msp_time.c MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code 2013-07-14 19:36:51 -04:00
msp_usb.c MIPS: MSP71xx: Remove checks for two macros 2014-05-23 15:12:39 +02:00
Platform