diff options
author | Jon Hunter <jonathanh@nvidia.com> | 2016-05-10 18:14:43 +0300 |
---|---|---|
committer | Marc Zyngier <marc.zyngier@arm.com> | 2016-05-11 12:12:43 +0300 |
commit | 6e5b5924d9a897062527b6fc9b06f31f7bfd5744 (patch) | |
tree | d15998d2162addf6a9c49d0f656637356e487fb9 /drivers/irqchip/irq-brcmstb-l2.c | |
parent | dc9722cc57eba336038b2ade111436656c5a87d0 (diff) | |
download | linux-6e5b5924d9a897062527b6fc9b06f31f7bfd5744.tar.xz |
irqchip/gic: Pass GIC pointer to save/restore functions
Instead of passing the GIC index to the save/restore functions pass a
pointer to the GIC chip data. This will allow these save/restore
functions to be re-used by a platform driver where the GIC chip data
structure is allocated dynamically and so there is no applicable index
for identifying the GIC.
Signed-off-by: Jon Hunter <jonathanh@nvidia.com>
Acked-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Diffstat (limited to 'drivers/irqchip/irq-brcmstb-l2.c')
0 files changed, 0 insertions, 0 deletions