MFD: mcp-sa11x0: use _noirq resume methods
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 21 Jan 2012 18:03:00 +0000 (18:03 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 3 Feb 2012 17:38:13 +0000 (17:38 +0000)
The genirq code requires early access to interrupt controllers.  In
order to allow this, we need to resume the MCP via the _noirq methods
instead of the standard methods.

Acked-by: Jochen Friedrich <jochen@scram.de>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found