diff options
author | Marc Zyngier <[email protected]> | 2015-10-14 12:27:16 +0100 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2015-10-15 10:18:48 +0200 |
commit | db8c70ec1f9d45e530383204c57f2971df4bd334 (patch) | |
tree | fbe78e3d22093b81718fa57d9b88639f2d188a86 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 7e4ac676ee468108886f12a20e25795f1c330939 (diff) |
irqchip/gic-v3: Fix translation of LPIs after conversion to irq_fwspec
Commit f833f57ff254 ("irqchip: Convert all alloc/xlate users from
of_node to fwnode") converted the GICv3 driver to using irq_fwspec
as part of its 'translate' method.
Too bad it ended up with a copy of the GICv2 'translate' method,
which screws up LPI translation (by not translating them at all).
Restore the code in its original shape, and just change what is
really required...
Signed-off-by: Marc Zyngier <[email protected]>
Cc: <[email protected]>
Cc: Suravee Suthikulpanit <[email protected]>
Cc: Duc Dang <[email protected]>
Cc: Jason Cooper <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions