aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_subr.c
diff options
context:
space:
mode:
authorMarek BehĂșn <[email protected]>2022-01-10 02:50:01 +0100
committerLorenzo Pieralisi <[email protected]>2022-02-08 10:41:50 +0000
commitc3cb8e51839adc0aaef478c47665443d02f5aa07 (patch)
tree6d57b6d94f69bd51f137ab4953cee254db329781 /net/lapb/lapb_subr.c
parent51f96e287c6f003d3bb29672811c757c5fbf0028 (diff)
PCI: aardvark: Make MSI irq_chip structures static driver structures
In [1] it was agreed that we should use struct irq_chip as a global static struct in the driver. Even though the structure currently contains a dynamic member (parent_device), In [2] the plans to kill it and make the structure completely static were set out. Convert Aardvark's priv->msi_bottom_irq_chip and priv->msi_irq_chip to static driver structure. [1] https://lore.kernel.org/linux-pci/[email protected]/ [2] https://lore.kernel.org/linux-pci/[email protected]/ Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Marek BehĂșn <[email protected]> Signed-off-by: Lorenzo Pieralisi <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions