mmc: ftsdc010_mci: Sync compatible with DT mmc node
authorRick Chen <rick@andestech.com>
Tue, 29 May 2018 03:00:28 +0000 (11:00 +0800)
committerAndes <uboot@andestech.com>
Tue, 29 May 2018 06:45:03 +0000 (14:45 +0800)
commitcf3922dddc44a968685b535f2af195f1e51f4a7b
tree166ac7bf2c845ae6752e11292d8d77aaff6deb6a
parentc14e90e8445e7b1c3531b4bdeb778c47bd6570eb
mmc: ftsdc010_mci: Sync compatible with DT mmc node

The compatible string of ftsdc010_mci.c is different from
the mmc driver in Linux Kernel. Modify it for consistency.

Signed-off-by: Rick Chen <rick@andestech.com>
Signed-off-by: Rick Chen <rickchen36@gmail.com>
Cc: Greentime Hu <green.hu@gmail.com>
drivers/mmc/ftsdc010_mci.c