commit | 1c238a95a727e8cd3fe1c97a653c4101b8dd39d2 | [log] [tgz] |
---|---|---|
author | Jaehoon Chung <jh80.chung@samsung.com> | Thu Nov 24 20:04:40 2016 +0900 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Mon Dec 05 10:31:15 2016 +0100 |
tree | 95a504281a44f72750cf011bf69c22212bb70df1 | |
parent | df9bcc2bc0a1f8d2963bd916698268fb2470713b [diff] |
mmc: dw_mmc: check the "present" variable before checking flags Before checking flags, it has to check "present" variable. Otherwise, flags should be cleared everytime. Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>