From: Doug Anderson Date: Fri, 30 Aug 2013 15:11:21 +0000 (+0900) Subject: mmc: dw_mmc: Add exynos resume_noirq callback to clear WAKEUP_INT X-Git-Tag: v3.13-rc1~50^2~104 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2c635999f44324d0c9db3330debd807be809507;p=pandora-kernel.git mmc: dw_mmc: Add exynos resume_noirq callback to clear WAKEUP_INT If the WAKEUP_INT is asserted at wakeup and not cleared, we'll end up looping around forever. This has been seen to happen on exynos5420 silicon despite the fact that we haven't enabled any wakeup events due to a silicon errata. It is safe to do on all exynos variants. Signed-off-by: Doug Anderson Acked-by: Seungwon Jeon Signed-off-by: Chris Ball --- Reading git-diff-tree failed