diff options
author | Jon Hunter <jonathanh@nvidia.com> | 2016-05-10 16:14:43 +0100 |
---|---|---|
committer | Marc Zyngier <marc.zyngier@arm.com> | 2016-05-11 10:12:43 +0100 |
commit | 6e5b5924d9a897062527b6fc9b06f31f7bfd5744 (patch) | |
tree | d15998d2162addf6a9c49d0f656637356e487fb9 /Documentation | |
parent | dc9722cc57eba336038b2ade111436656c5a87d0 (diff) |
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 'Documentation')
0 files changed, 0 insertions, 0 deletions