diff options
author | Aaron Wu <Aaron.wu@analog.com> | 2014-10-22 07:45:58 +0200 |
---|---|---|
committer | Steven Miao <realmz6@gmail.com> | 2015-04-23 15:34:32 +0200 |
commit | ef7dcaf1e7bbf7adaaf45cac1c1d208929fb25e5 (patch) | |
tree | da1b1bfd00bcffd8628ca34082d227e81f43dafa /lib/lru_cache.c | |
parent | debug-mmrs: Eliminate all traces of the USB_PHY_TEST MMR (diff) | |
download | linux-ef7dcaf1e7bbf7adaaf45cac1c1d208929fb25e5.tar.xz linux-ef7dcaf1e7bbf7adaaf45cac1c1d208929fb25e5.zip |
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>
Diffstat (limited to 'lib/lru_cache.c')
0 files changed, 0 insertions, 0 deletions