From: Giuseppe CAVALLARO Date: Fri, 18 Nov 2011 05:00:20 +0000 (+0000) Subject: stmmac: mask mmc interrupts X-Git-Tag: v3.2-rc5~56^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f795b25eaf1109c77abfc3b57cef9b993f3aede;p=pandora-kernel.git stmmac: mask mmc interrupts We need to mask the MMC irq otherwise if we raise the mmc interrupts that are not handled the driver loops in the handler. In fact, by default all mmc counters (only used for stats) are managed in SW and registers are cleared on each READ. Signed-off-by: Giuseppe Cavallaro Signed-off-by: David S. Miller --- Reading git-diff-tree failed