Skip to content

Commit

Permalink
ARM: S3C64XX: Run Tobermory interrupts in the default mode
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Mark Brown authored and Kukjin Kim committed Dec 2, 2011
1 parent fc71689 commit 3153389
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/arm/mach-s3c64xx/mach-crag6410-module.c
Original file line number Diff line number Diff line change
Expand Up @@ -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 = {
Expand Down

0 comments on commit 3153389

Please sign in to comment.