From: Mike Frysinger Date: Sun, 26 Jun 2011 18:08:27 +0000 (-0400) Subject: Blackfin: dpmc: omit RETE/RETN when hibernating X-Git-Tag: v3.1-rc1~268^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=429e257ea3bdd14e2401ee3f92d2846773294273;p=pandora-kernel.git Blackfin: dpmc: omit RETE/RETN when hibernating The RETE/RETN registers are only used in emulation(JTAG) and NMI nodes, or as scratch registers, neither of which need to be saved/restored as this code doesn't execute at those core event levels. Signed-off-by: Mike Frysinger --- Reading git-diff-tree failed