From: Ludovic Desroches Date: Thu, 9 Feb 2012 10:55:29 +0000 (+0100) Subject: mmc: atmel-mci: save and restore sdioirq when soft reset is performed X-Git-Tag: v3.3-rc4~20^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18ee684b8ab666329e0a0a72d8b70f16fb0e2243;p=pandora-kernel.git mmc: atmel-mci: save and restore sdioirq when soft reset is performed Sometimes a software reset is needed. Then some registers are saved and restored but the interrupt mask register is missing. It causes issues with sdio devices whose interrupts are masked after reset. Signed-off-by: Ludovic Desroches Cc: stable Signed-off-by: Nicolas Ferre Signed-off-by: Chris Ball --- Reading git-diff-tree failed