提交 9563b1db 编写于 作者: S Sascha Hauer

MX2/MX3 SDHC driver: rename platform driver

Rename driver from imx-mmc to mxc-mmc to avoid conflicts with the
mx1 mmc driver.
Signed-off-by: NSascha Hauer <s.hauer@pengutronix.de>
上级 06277b5c
...@@ -42,7 +42,7 @@ ...@@ -42,7 +42,7 @@
#define HAS_DMA #define HAS_DMA
#endif #endif
#define DRIVER_NAME "imx-mmc" #define DRIVER_NAME "mxc-mmc"
#define MMC_REG_STR_STP_CLK 0x00 #define MMC_REG_STR_STP_CLK 0x00
#define MMC_REG_STATUS 0x04 #define MMC_REG_STATUS 0x04
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册