]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit7f3aed7c0f5fc966b0d1a1ae02acd9e5bc3cf84d
tree166ac7bf2c845ae6752e11292d8d77aaff6deb6a
parent8da96f5f08a930a1cefc45c848f72f10c3936f4e
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