commit | d6490461a102094891d8a2712c51365f86ac1a40 | [log] [tgz] |
---|---|---|
author | Jon Hunter <jonathanh@nvidia.com> | Tue May 10 16:14:45 2016 +0100 |
committer | Marc Zyngier <marc.zyngier@arm.com> | Wed May 11 10:12:44 2016 +0100 |
tree | e3fe1419962edd1ece543b25150103ba0edbd3c9 | |
parent | f673b9b5cb5453fa14032d99edd55f49ac3980cc [diff] |
irqchip/gic: Add helper functions for GIC setup and teardown Move the code that sets-up a GIC via device-tree into it's own function and add a generic function for GIC teardown that can be used for both device-tree and ACPI to unmap the GIC memory. Signed-off-by: Jon Hunter <jonathanh@nvidia.com> Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>