diff options
author | Marc Zyngier <maz@kernel.org> | 2022-02-01 15:03:08 +0300 |
---|---|---|
committer | Marc Zyngier <maz@kernel.org> | 2022-02-10 14:07:04 +0300 |
commit | f7e53e2255808ca3abcc8f38d18ad0823425e771 (patch) | |
tree | 65eeabddcd3def878c3385287e85f36f399b49bb /include/linux/irq.h | |
parent | 924610607f191bee4379bc3775b0fd025ad7e922 (diff) | |
download | linux-f7e53e2255808ca3abcc8f38d18ad0823425e771.tar.xz |
pinctrl: npcm: Fix broken references to chip->parent_device
The npcm driver has a bunch of references to the irq_chip parent_device
field, but never sets it.
Fix it by fishing that reference from somewhere else, but it is
obvious that these debug statements were never used. Also remove
an unused field in a local data structure.
Signed-off-by: Marc Zyngier <maz@kernel.org>
Acked-by: Bartosz Golaszewski <brgl@bgdev.pl>
Link: https://lore.kernel.org/r/20220201120310.878267-11-maz@kernel.org
Diffstat (limited to 'include/linux/irq.h')
0 files changed, 0 insertions, 0 deletions