commit | 51f93390c21a4154b0520c3a8a34733e4072a7db | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@arm.linux.org.uk> | Tue Jan 24 23:29:47 2012 +0000 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Thu Feb 09 15:34:17 2012 +0000 |
tree | 1b606b7fd233c4947a0f669f2858d8f7a021d0ad | |
parent | d2e539a5ebd6b204037deb44c416a9e20b5d2354 [diff] |
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>