commit | f23b208ebe6a8e241b3801ccfbb2c49e680fad9b | [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 | 8dc9a10e49381e1d5d7329d123656f19fd7f8131 [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>