summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
diff options
context:
space:
mode:
authorMarc Zyngier <marc.zyngier@arm.com>2015-03-27 14:15:04 +0000
committerJason Cooper <jason@lakedaemon.net>2015-03-29 19:25:51 +0000
commit4ad3e3634a6cbe916722c7113c5b488d52c7a3dc (patch)
treee9f186002199177ab6cccc8b562fdb23cd2fb3f6 /drivers/gpu
parent7e195ba03738dec72fe337dcd3cb3c3c2bd66c30 (diff)
downloadop-kernel-dev-4ad3e3634a6cbe916722c7113c5b488d52c7a3dc.zip
op-kernel-dev-4ad3e3634a6cbe916722c7113c5b488d52c7a3dc.tar.gz
irqchip: gicv3-its: Fix PROP/PEND and BASE/CBASE confusion
The ITS driver sometime mixes up the use of GICR_PROPBASE bitfields for the GICR_PENDBASE register, and GITS_BASER for GICR_CBASE. This does not lead to any observable bug because similar bits are at the same location, but this just make the code even harder to understand... This patch provides the required #defines and fixes the mixup. Signed-off-by: Marc Zyngier <marc.zyngier@arm.com> Link: https://lkml.kernel.org/r/1427465705-17126-4-git-send-email-marc.zyngier@arm.com Signed-off-by: Jason Cooper <jason@lakedaemon.net>
Diffstat (limited to 'drivers/gpu')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud