ARM: sa11x0: neponset: suspend/resume in _noirq state
authorRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 24 Jan 2012 23:29:47 +0000 (23:29 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 9 Feb 2012 15:34:17 +0000 (15:34 +0000)
commit51f93390c21a4154b0520c3a8a34733e4072a7db
tree1b606b7fd233c4947a0f669f2858d8f7a021d0ad
parentd2e539a5ebd6b204037deb44c416a9e20b5d2354
ARM: sa11x0: neponset: suspend/resume in _noirq state

Suspend and resume in the _noirq state, so that we're saving the
state of the modem control signals as late as possible, and restoring
them as early as possible.  There's nothing to do in thaw/poweroff
methods as we've already saved the necessary state.

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