commit | a4cc7eb4416fda59f18e744925ba3a347f7ecac5 | [log] [tgz] |
---|---|---|
author | Jaehoon Chung <jh80.chung@samsung.com> | Thu Nov 17 16:40:38 2016 +0900 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Tue Nov 29 09:05:09 2016 +0100 |
tree | 5f35b8d91c46c3e4ede09de5839a7c6c37b0d4f0 | |
parent | e13c3c081845b51e8ba71a90e91c52679cfdbf89 [diff] |
mmc: dw_mmc: use the cookie's enum values for post/pre_req() This patch removed the meaningless value. Instead, use the cookie's enum values for executing correctly. Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com> Tested-by: Heiko Stuebner <heiko@sntech.de> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>