Re: [PATCH] mmc: dw_mmc: Add MSHC compatible for Exynos4412

2013-01-23 Thread Dongjin Kim
Hi Jaehoon, Yes, completely agree with you but I wanted to keep "exynos5250_" before Exynos4210's drv_data is sorted out. Anyway "exynos5_" would be ok, I think. Regards, Dongjin. On Thu, Jan 24, 2013 at 11:41 AM, Jaehoon Chung wrote: > On 01/24/2013 12:24 AM, Dongjin Kim wrote: >> This patch a

Re: [PATCH] mmc: dw_mmc: Add MSHC compatible for Exynos4412

2013-01-23 Thread Jaehoon Chung
On 01/24/2013 12:24 AM, Dongjin Kim wrote: > This patch adds the compatible string for MSHC controller of Exynos4412, and > reuse the controller specific properties with Exynos5250 since those have same > features. > > Signed-off-by: Dongjin Kim > --- > drivers/mmc/host/dw_mmc-exynos.c |2 ++

[PATCH] mmc: dw_mmc: Add MSHC compatible for Exynos4412

2013-01-23 Thread Dongjin Kim
This patch adds the compatible string for MSHC controller of Exynos4412, and reuse the controller specific properties with Exynos5250 since those have same features. Signed-off-by: Dongjin Kim --- drivers/mmc/host/dw_mmc-exynos.c |2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/m