diff options
| author | Abhijeet Dharmapurikar <adharmap@codeaurora.org> | 2013-12-12 15:44:18 -0800 |
|---|---|---|
| committer | Abhijeet Dharmapurikar <adharmap@codeaurora.org> | 2014-01-02 15:04:00 -0800 |
| commit | 57abc3b8d19e85d738744a474a6ad90ff60f1214 (patch) | |
| tree | 93caf126fbd3a8a3e740f97031b62110e50d61de /scripts/gcc-wrapper.py | |
| parent | c831d04805bc01781ab378e2bc6838a5c6d3f007 (diff) | |
arm: msm: switch to using irqchip_init
irqchip_init initializes irq controllers declared with IRQCHIP_DECLARE
macro. Enable the option that declares qpnp-int and gpio irq chips using
IRQCHIP_DECLARE. Consequently, remove all the instances of irq_init in
machine declarations - the kernel initialization code calls irqchip_init()
when init_irq callback is missing in the machine descriptor. This way
there is no need to create a match table of irq controllers and call
their initialization functions in the board file.
Change-Id: I96c3d955b2b2bbd2fc6266b19d21390e166cb0ff
Signed-off-by: Abhijeet Dharmapurikar <adharmap@codeaurora.org>
Diffstat (limited to 'scripts/gcc-wrapper.py')
0 files changed, 0 insertions, 0 deletions
