diff options
| author | Jon Hunter <[email protected]> | 2016-05-10 16:14:43 +0100 |
|---|---|---|
| committer | Marc Zyngier <[email protected]> | 2016-05-11 10:12:43 +0100 |
| commit | 6e5b5924d9a897062527b6fc9b06f31f7bfd5744 (patch) | |
| tree | d15998d2162addf6a9c49d0f656637356e487fb9 /drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c | |
| 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 <[email protected]>
Acked-by: Marc Zyngier <[email protected]>
Signed-off-by: Marc Zyngier <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c')
0 files changed, 0 insertions, 0 deletions