> If we use "tmio_mmc" prefix (like "dw_mmc"), > > # core > obj-$(CONFIG_MMC_TMIO) += tmio_mmc.o > # TMIO-builtin MMC > obj-$(CONFIG_MMC_TMIO_TMIO) += tmio_mmc_tmio.o > # Reneses > obj-$(CONFIG_MMC_TMIO_SDHI) += tmio_mmc_sdhi.o > # UniPhier > obj-$(CONFIG_MMC_TMIO_UNIPHIER) += tmio_mmc_uniphier.o > > > tmio_mmc_tmio.o is a crazy name, but the syntax is clear. > > The first "tmio_mmc" means the IP name > (since we decide this is the right name) > > The second "tmio" is the platform name > the comes from the TMIO MFD. Also fine with me.
Attachment:
signature.asc
Description: PGP signature