From f5cca86448af2d6af67808bfbde7dc1ed170f469 Mon Sep 17 00:00:00 2001 From: Jaehoon Chung Date: Sat, 10 Mar 2012 03:59:50 -0800 Subject: [PATCH] ARM: SAMSUNG: change the name from s3c-sdhci to exynos4-sdhci Thomas Arbrahams's patchset have changed the device name in sdhci-s3c.c (mmc: sdhci-s3c: Rework platform data and add device tree support) But didn't change the regulator_consumer name. So maybe didn't initialize the mmc/sd card for exynos4. This patch is fixed that (based-on linux-samsung for-next branch) Signed-off-by: Jaehoon Chung Signed-off-by: kyungmin Park Reviewed-by: Thomas Abraham Signed-off-by: Kukjin Kim --- Reading git-format-patch failed