commit | 2b7b9a7d6c676691cd746a654e2c3b06a6feb9ba | [log] [tgz] |
---|---|---|
author | David Brown <davidb@codeaurora.org> | Mon Apr 23 15:34:20 2012 -0700 |
committer | David Brown <davidb@codeaurora.org> | Mon Apr 23 16:13:27 2012 -0700 |
tree | 9c9a88747f9db48d8aefbf59615009d2f0fba290 | |
parent | af33eadc73e4a5d35a966c1c7ffe28a8424c9d96 [diff] |
ARM: msm: Fix gic irqdomain support As of commit 75294957be1dee7d22dd7d90bd31334ba410e836 Author: Grant Likely <grant.likely@secretlab.ca> Date: Tue Feb 14 14:06:57 2012 -0700 irq_domain: Remove 'new' irq_domain in favour of the ppc one the ARM gic controller uses proper irq domains. Fix the MSM gic initialization and DT so that it works again. Signed-off-by: David Brown <davidb@codeaurora.org> Acked-by: Grant Likely <grant.likely@secretlab.ca>