commit | 65743960e1062bff8f059a2892fa2ee7c2a9ff42 | [log] [tgz] |
---|---|---|
author | Jean-Jacques Hiblot <jjhiblot@ti.com> | Tue Jul 02 10:53:49 2019 +0200 |
committer | Peng Fan <peng.fan@nxp.com> | Mon Jul 15 10:16:49 2019 +0800 |
tree | 3cc257c2b4474696d593aaf3a0b6f898075f9159 | |
parent | a1e7a4dd87d52a1e2794a6d53418e13346f32272 [diff] |
mmc: omap_hsmmc: don't fill the send_init_stream callback This is not required. The MMC core sends CMD0 right after the initialization and it serves the same purpose. Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>