From 37b423220d21ee3bf92d30221cf310f69ba31310 Mon Sep 17 00:00:00 2001 From: Annamalai Lakshmanan Date: Thu, 12 Apr 2012 11:31:45 +0530 Subject: origen: modifed the mmc device name for sd mount Modified the mmc sysfs name entry as per 3.3 kernel. This enables SD Card mounting Change-Id: I65bb01ec894c9e13f6e53a2cd8b344605ef5bffb Signed-off-by: Annamalai Lakshmanan --- vold.fstab | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vold.fstab b/vold.fstab index 6246053..2c388f4 100644 --- a/vold.fstab +++ b/vold.fstab @@ -12,4 +12,4 @@ ## - List of sysfs paths to source devices ###################### -dev_mount sdcard /mnt/sdcard 7 /devices/platform/s3c-sdhci.2/mmc_host/mmc0 +dev_mount sdcard /mnt/sdcard 7 /devices/platform/exynos4-sdhci.2/mmc_host/mmc0 -- cgit v1.2.3