commit | 5b1131e3bac5e799f674274ef11927aa52a80ecb | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut+renesas@gmail.com> | Mon Apr 09 20:47:31 2018 +0200 |
committer | Marek Vasut <marek.vasut+renesas@gmail.com> | Wed Apr 11 23:12:00 2018 +0200 |
tree | ba2ba14813468b232e71d40104b0f9a61a9f6b05 | |
parent | 1111dbca6c8f4fb826dd2a24a7ce9f95e95ea1ce [diff] |
mmc: matsushita-common: Wait for command completion Make sure to wait for the command to complete altogether, including the trailing 8 clock cycles. This prevents the driver for accidentally writing the CMD register too fast before the previous command fully completed. Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com> Cc: Jaehoon Chung <jh80.chung@samsung.com> Cc: Masahiro Yamada <yamada.masahiro@socionext.com>