commit | e22842dd64bf86753d3f2b6ea474d73fc1e6ca24 | [log] [tgz] |
---|---|---|
author | Jaehoon Chung <jh80.chung@samsung.com> | Fri Mar 09 15:10:21 2018 +0900 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Thu Mar 15 10:34:30 2018 +0100 |
tree | d5c3aedb9d35a03ea70ad9ad2cb83af87da02eb7 | |
parent | e74ef2194b41ba5e511fab29fe5ff00e72d2f42a [diff] |
mmc: dw_mmc: exynos: fix the suspend/resume issue for exynos5433 Before enabling the clock, dwmmc exynos driver is trying to access the register. Then the kernel panic can be occurred. Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com> Reviewed-by: Chanwoo Choi <cw00.choi@samsung.com> Tested-by: Chanwoo Choi <cw00.choi@samsung.com> Cc: stable@vger.kernel.org Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>