commit | 67c992969172473e129984a51ceb77950a2aa16c | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Wed Apr 10 12:40:26 2013 +0100 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Fri May 17 16:47:29 2013 +0100 |
tree | 4ab7c73734a5fc7dad6dab5c8fed9ad823195257 | |
parent | 1d017b6b36675574ec8a6f7dbcd3fd3bec2dc03f [diff] |
mfd: arizona: Disable interrupts during suspend 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>