mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-22 20:23:57 +08:00
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:
parent
06277b5c40
commit
9563b1dbb6
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user