aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/arm/mach-s3c64xx/mach-crag6410.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-s3c64xx/mach-crag6410.c b/arch/arm/mach-s3c64xx/mach-crag6410.c
index ea7228b7b641..474f0d27e979 100644
--- a/arch/arm/mach-s3c64xx/mach-crag6410.c
+++ b/arch/arm/mach-s3c64xx/mach-crag6410.c
@@ -634,7 +634,7 @@ static struct wm8915_pdata wm8915_pdata __initdata = {
634 .inl_mode = WM8915_DIFFERRENTIAL_1, 634 .inl_mode = WM8915_DIFFERRENTIAL_1,
635 .inr_mode = WM8915_DIFFERRENTIAL_1, 635 .inr_mode = WM8915_DIFFERRENTIAL_1,
636 636
637 .irq_flags = IRQF_TRIGGER_FALLING, 637 .irq_flags = IRQF_TRIGGER_RISING,
638 638
639 .gpio_default = { 639 .gpio_default = {
640 0x8001, /* GPIO1 == ADCLRCLK1 */ 640 0x8001, /* GPIO1 == ADCLRCLK1 */