linux/arch/blackfin/mach-common
Aaron Wu ef7dcaf1e7 pm: sometimes wake up from suspend to RAM would fail
Sometimes it fails to wake up from suspend to RAM, this is because
we would flush the data cache by assemble command FLUSHINV before
suspend to RAM, and there is a delay between this command execution
and cache flush completion. Add a 1uS delay to works around this.

Signed-off-by: Aaron Wu <Aaron.wu@analog.com>
2015-04-23 21:34:32 +08:00
..
arch_checks.c
cache-c.c blackfin: Support L1 SRAM parity checking feature on bf60x 2014-01-29 15:12:20 +08:00
cache.S
clock.h
clocks-init.c blackfin: delete non-required instances of <linux/init.h> 2014-01-29 15:11:42 +08:00
dpmc_modes.S
dpmc.c
entry.S
head.S
interrupt.S
ints-priority.c blackfin: mach-common: ints-priority: remove unused function 2015-01-20 14:07:04 +01:00
Makefile
pm.c pm: sometimes wake up from suspend to RAM would fail 2015-04-23 21:34:32 +08:00
scb-init.c blackfin: delete non-required instances of <linux/init.h> 2014-01-29 15:11:42 +08:00
smp.c blackfin: Replace __get_cpu_var uses 2014-08-26 13:45:55 -04:00