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)
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>

No differences found