From: Mark Brown Date: Wed, 10 Apr 2013 11:40:26 +0000 (+0100) Subject: mfd: arizona: Disable interrupts during suspend X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~15^2~3^2~24^2~30^2~3^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67c992969172473e129984a51ceb77950a2aa16c;p=pandora-kernel.git 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 Signed-off-by: Mark Brown --- Reading git-diff-tree failed