ARM: S3C64XX: Dynamically allocate the IRQ range for WM8994 on Cragganmore
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 19 Jun 2012 23:18:04 +0000 (08:18 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Wed, 20 Jun 2012 04:22:37 +0000 (13:22 +0900)
commit7d1d8ce5b50f4593f6d4b9d8149f978c122f617b
tree70147670268eb6b846809d2026a4807b23ead39a
parent9b6e1b0e882a00d654a8313e22c189f13c321a20
ARM: S3C64XX: Dynamically allocate the IRQ range for WM8994 on Cragganmore

Use the new irqdomain support in the WM8994 driver to dynamically allocate
the interrupt range for the WM8994 rather than doing it explicitly. This
is more idiomatic for modern interrupt usage.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/mach-s3c64xx/include/mach/crag6410.h
arch/arm/mach-s3c64xx/mach-crag6410-module.c