On Fri, Apr 26, 2019 at 11:56:00AM +0200, Wolfram Sang wrote: > On Fri, Apr 26, 2019 at 11:45:01AM +0200, Simon Horman wrote: > > On Fri, Apr 26, 2019 at 02:18:48PM +0900, Yoshihiro Shimoda wrote: > > > Since renesas_sdhi_internal_dmac driver would like to use > > > the init_card() ops in the future, this patch adds init_card ops > > > into the struct tmio_mmc_host and struct tmio_mmc_dma_ops. > > > > > > Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@xxxxxxxxxxx> > > > > Reviewed-by: Simon Horman <horms+renesas@xxxxxxxxxxxx> > > Don't you think this not needed anymore in context with all the > refactoring around 2aaa3c5193db ("mmc: tmio, renesas_sdhi: set > mmc_host_ops hooks directly")? Yes, true.