Browse Source

ARM: S3C64XX: Run Tobermory interrupts in the default mode

No need not to now that generic emulation is provided for the PMIC IRQ
controller.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Mark Brown 13 years ago
parent
commit
3153389b3b
1 changed files with 0 additions and 1 deletions
  1. 0 1
      arch/arm/mach-s3c64xx/mach-crag6410-module.c

+ 0 - 1
arch/arm/mach-s3c64xx/mach-crag6410-module.c

@@ -72,7 +72,6 @@ static struct wm8962_pdata wm8962_pdata __initdata = {
 		0x8000 | WM8962_GPIO_FN_DMICDAT,
 		WM8962_GPIO_FN_IRQ,    /* Open drain mode */
 	},
-	.irq_active_low = true,
 };
 
 static struct wm9081_pdata wm9081_pdata __initdata = {