]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit98db20c1f41791ef7b4e69d96b785a660ef8486b
tree6dfb05cb3c7433e3bacfb75a47e0ddcb4b65322f
parent32a3ec6702b659817d537cfc4c9366733ef95882
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