mfd: arizona: Disable interrupts during suspend
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 10 Apr 2013 11:40:26 +0000 (12:40 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 17 May 2013 15:47:29 +0000 (16:47 +0100)
We aren't able to handle interrupts after the device has suspended since
we need to runtime resume it in order to do so but the controller may not
be available any more. Handle this in the same way as we handle a similar
issue on resume.

Reported-by: Chuansheng Liu <chuansheng.liu@intel.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
drivers/mfd/arizona-core.c

Simple merge