From: Mark Brown Date: Tue, 19 Jun 2012 23:18:04 +0000 (+0900) Subject: ARM: S3C64XX: Dynamically allocate the IRQ range for WM8994 on Cragganmore X-Git-Tag: v3.6-rc1~138^2~4^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d1d8ce5b50f4593f6d4b9d8149f978c122f617b;p=pandora-kernel.git 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 Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed