commit | 345efee3541f5931fbbd0f0bcebe9baa3ff2f5c2 | [log] [tgz] |
---|---|---|
author | Shawn Lin <shawn.lin@rock-chips.com> | Tue Jan 26 08:43:36 2016 +0800 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Mon Feb 29 11:03:11 2016 +0100 |
tree | 0b23beb2fecffb6a76af1a1ec553fa9afb37f30a | |
parent | 3744415cc4bc732dde6491295ec628a7e3b33754 [diff] |
mmc: dw_mmc: remove repetitive clear interrupt dw_mci_probe clear interrupts and disable all interrupts firstly. While it clear interrupt again before enable some interrupts. We can't see any reason to clear it twice here, so remove the second one. Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com> Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>