mmc: dw_mmc: Add MSHC compatible for Exynos4412
authorDongjin Kim <tobetter@gmail.com>
Fri, 22 Feb 2013 15:17:45 +0000 (00:17 +0900)
committerChris Ball <cjb@laptop.org>
Fri, 22 Mar 2013 16:55:32 +0000 (12:55 -0400)
commit0f6e73d0abde95973354b4921b4d08acf01a8b5c
tree33ab2e5f746b3eb0b4fd852d05ab1b3b58fcc545
parent20183d509cadfaee3b2b3ebe368431d566403c3d
mmc: dw_mmc: Add MSHC compatible for Exynos4412

This patch adds the compatible string for MSHC controller of Exynos4412.
And exynos5250_dwmmc_caps is renamed to exynos_dwmmc_caps, since it has the
capabilities of common features supported by Exynos4 and Exynos5.

Signed-off-by: Dongjin Kim <tobetter@gmail.com>
Acked-by: Seungwon Jeon <tgih.jun@samsung.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/dw_mmc-exynos.c