From: Mark Brown Date: Fri, 2 Dec 2011 05:29:08 +0000 (+0900) Subject: ARM: S3C64XX: Run Tobermory interrupts in the default mode X-Git-Tag: next-20111205~88^2~1^2~2^2~2 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=3153389b3b923f0e54f01e61d782da022b5e6206;p=karo-tx-linux.git 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 Signed-off-by: Kukjin Kim --- diff --git a/arch/arm/mach-s3c64xx/mach-crag6410-module.c b/arch/arm/mach-s3c64xx/mach-crag6410-module.c index 003c171ea275..6387ced230c9 100644 --- a/arch/arm/mach-s3c64xx/mach-crag6410-module.c +++ b/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 = {