From 624ddd8767ba14cc1f2acafa42bf82223d769290 Mon Sep 17 00:00:00 2001 From: Tushar Behera Date: Wed, 31 Aug 2011 16:01:15 +0900 Subject: [PATCH] --- yaml --- r: 274003 b: refs/heads/master c: 92e41efd73918d28ad48a937489e6f2a02140057 h: refs/heads/master i: 274001: 327c436bdb08a3a65be2474708f3eb27ae5b74b4 273999: 83173f062c33acb85e12258f3efebf863b4eaf2c v: v3 --- [refs] | 2 +- trunk/arch/arm/mach-exynos4/mach-origen.c | 4 +--- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/[refs] b/[refs] index 3cf2af649f4b..ac07d9c80896 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 9edff0f79f5b98e6abfabfa27b31d155e3c994e1 +refs/heads/master: 92e41efd73918d28ad48a937489e6f2a02140057 diff --git a/trunk/arch/arm/mach-exynos4/mach-origen.c b/trunk/arch/arm/mach-exynos4/mach-origen.c index 937db75688d0..0e3b81634c24 100644 --- a/trunk/arch/arm/mach-exynos4/mach-origen.c +++ b/trunk/arch/arm/mach-exynos4/mach-origen.c @@ -78,9 +78,7 @@ static struct s3c2410_uartcfg origen_uartcfgs[] __initdata = { }; static struct s3c_sdhci_platdata origen_hsmmc2_pdata __initdata = { - .cd_type = S3C_SDHCI_CD_GPIO, - .ext_cd_gpio = EXYNOS4_GPK2(2), - .ext_cd_gpio_invert = 1, + .cd_type = S3C_SDHCI_CD_INTERNAL, .clk_type = S3C_SDHCI_CLK_DIV_EXTERNAL, };