Skip to content
Commit 325f0a18 authored by Kamlakant Patel's avatar Kamlakant Patel Committed by Ralf Baechle
Browse files

MIPS: Netlogic: Use chip_data for irq_chip methods



Update mips/netlogic/common/irq.c and mips/pci/msi-xlp.c to use chip_data
to store interrupt controller data pointer. It uses handler_data now,
and that causes errors when an API (like the GPIO subsystem) tries to
use the handler data.

Signed-off-by: default avatarKamlakant Patel <kamlakant.patel@broadcom.com>
Signed-off-by: default avatarJayachandran C <jchandra@broadcom.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/10817/


Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent 832f5dac
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment