Commit 9563b1db authored by Sascha Hauer's avatar 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: default avatarSascha Hauer <s.hauer@pengutronix.de>
parent 06277b5c
......@@ -42,7 +42,7 @@
#define HAS_DMA
#endif
#define DRIVER_NAME "imx-mmc"
#define DRIVER_NAME "mxc-mmc"
#define MMC_REG_STR_STP_CLK 0x00
#define MMC_REG_STATUS 0x04
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment