mmc: omap_hsmmc: don't fill the send_init_stream callback
authorJean-Jacques Hiblot <jjhiblot@ti.com>
Tue, 2 Jul 2019 08:53:49 +0000 (10:53 +0200)
committerPeng Fan <peng.fan@nxp.com>
Mon, 15 Jul 2019 02:16:49 +0000 (10:16 +0800)
commitdb52e19ced0ad7e4d4fb3160dcc201eaf820aa8c
tree3cc257c2b4474696d593aaf3a0b6f898075f9159
parentb2ffa3320ac4b3f040c80768e2b8456bc23aebcc
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>
drivers/mmc/omap_hsmmc.c