]> git.baikalelectronics.ru Git - kernel.git/commit
Blackfin: dpmc: do not save/restore EVT0/EVT1/EVT4 when hibernating
authorMike Frysinger <vapier@gentoo.org>
Mon, 27 Jun 2011 06:57:44 +0000 (02:57 -0400)
committerMike Frysinger <vapier@gentoo.org>
Sat, 23 Jul 2011 05:18:29 +0000 (01:18 -0400)
commit0a9ac46b67279f63481ea6558991fa0cc9c1274e
tree129795d5bcad41d8d86fc601b835a980f9e1686d
parent988c0175add18ad9eee019877b47ccfe916bde66
Blackfin: dpmc: do not save/restore EVT0/EVT1/EVT4 when hibernating

EVT0 is for emulation, EVT1 is for reset, and EVT4 is the "global int
disable" region.  None of these are used by software (or even hardware),
so don't bother saving/restoring them when we hibernate since nothing
ever uses these in Linux (the only thing they would be useful for is
core-memory scratch, but that's just crazy talk).

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
arch/blackfin/mach-common/dpmc_modes.S