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: Sascha Hauer <s.hauer@pengutronix.de>
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user