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)
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>

No differences found