commit | 7078b984223e0e0e17ecbf32bd05ef1a927c2788 | [log] [tgz] |
---|---|---|
author | Christian Ruppert <christian.ruppert@abilis.com> | Tue Apr 09 21:56:04 2013 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Apr 11 16:03:22 2013 -0400 |
tree | 32b9883747645a3107d49b4a98cf3c46e6523fac | |
parent | b6a5a7b9a528a8b4c8bec940b607c5dd9102b8cc [diff] |
stmmac: prevent interrupt loop with MMC RX IPC Counter If the DesignWare MAC is synthesised with MMC RX IPC Counter, an unmanaged and unacknowledged interrupt is generated after some time of operation. This patch masks the undesired interrupts. Signed-off-by: Christian Ruppert <christian.ruppert@abilis.com> Acked-by: Giuseppe Cavallaro <peppe.cavallaro@st.com> Signed-off-by: David S. Miller <davem@davemloft.net>