2017-11-21 5:48 GMT+09:00 Wolfram Sang <w...@the-dreams.de>: > >> + struct mmc_host_ops mmc_host_ops; > > Just came to think of it: maybe a shorter name? > > host->ops > > is still nicely readable, I'd think... >
I just thought it should be clear which ops, but nobody would be confused with "dma_ops". OK, I will rename it to "ops" in v2. -- Best Regards Masahiro Yamada