From 0749d31b977feacd5c091bc7eaaf36c533264c76 Mon Sep 17 00:00:00 2001 From: Maurus Cuelenaere Date: Fri, 13 Aug 2010 21:17:54 +0200 Subject: [PATCH] --- yaml --- r: 209381 b: refs/heads/master c: eeda5fcb4fa13c7f9b76cb872f561bdba08ca6fd h: refs/heads/master i: 209379: 5520128e84e9cc5f712d5050aeb19cde650cedf5 v: v3 --- [refs] | 2 +- trunk/arch/arm/mach-s3c64xx/mach-smartq.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 374ab821788f..eb8c3654818d 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 49f91b9ed14f6c2dd90d99c65a2ab47bd93652b1 +refs/heads/master: eeda5fcb4fa13c7f9b76cb872f561bdba08ca6fd diff --git a/trunk/arch/arm/mach-s3c64xx/mach-smartq.c b/trunk/arch/arm/mach-s3c64xx/mach-smartq.c index 54309dad3e0e..20ddce689924 100644 --- a/trunk/arch/arm/mach-s3c64xx/mach-smartq.c +++ b/trunk/arch/arm/mach-s3c64xx/mach-smartq.c @@ -167,7 +167,7 @@ static struct s3c2410_ts_mach_info smartq_touchscreen_pdata __initdata = { static struct s3c_sdhci_platdata smartq_internal_hsmmc_pdata = { .max_width = 4, - /*.broken_card_detection = true,*/ + .cd_type = S3C_SDHCI_CD_PERMANENT, }; static struct s3c_hwmon_pdata smartq_hwmon_pdata __initdata = {