OSDN Git Service

ARM: sa11x0: neponset: save and restore MDM_CTL_0
authorRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 24 Jan 2012 22:10:02 +0000 (22:10 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 9 Feb 2012 15:34:15 +0000 (15:34 +0000)
commitae14c2e28cd6d78a975dda853d2fdb00a3219c16
tree6dfb05cb3c7433e3bacfb75a47e0ddcb4b65322f
parent398e58d09d9ca024ecbf9b67dac57a995865bfcd
ARM: sa11x0: neponset: save and restore MDM_CTL_0

Save and restore the modem output control register across a suspend/
resume, as well as the NCR register.  Place these in a locally
allocated data structure rather than needing a new static variable.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-sa1100/neponset.c