From: Ulf Hansson Date: Wed, 22 Jan 2014 23:19:38 +0000 (+0100) Subject: mmc: mmci: Mask IRQs for all variants during runtime suspend X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~50^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42dcc89a914722635814ae405cfdacfeccad82d1;p=pandora-kernel.git mmc: mmci: Mask IRQs for all variants during runtime suspend In runtime suspended state, we are not expecting IRQs and thus we can safely mask them, not only for pwrreg_nopower variants but for all. Obviously we then also need to make sure we restore the IRQ mask while becoming runtime resumed. Cc: Russell King Signed-off-by: Ulf Hansson --- Reading git-diff-tree failed