diff options
author | Ahmed S. Darwish <darwi@linutronix.de> | 2022-11-11 14:55:06 +0100 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2022-11-17 15:15:21 +0100 |
commit | 12910ffd189e23d8996e0d19b723518accf57b76 (patch) | |
tree | 7346b434f9d01c26873d37fa519dff08f9183237 /drivers/gpio/gpio-imx-scu.c | |
parent | 88614075a952b1af50f5fb10c958e311f6b4f68a (diff) |
PCI/MSI: Reorder functions in msi.c
There is no way to navigate msi.c without banging the head against the wall
every now and then because MSI and MSI-X specific functions are
intermingled and the code flow is completely non-obvious.
Reorder everthing so common helpers, MSI and MSI-X specific functions are
grouped together.
Suggested-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ahmed S. Darwish <darwi@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Bjorn Helgaas <bhelgaas@google.com>
Link: https://lore.kernel.org/r/20221111122015.459089736@linutronix.de
Diffstat (limited to 'drivers/gpio/gpio-imx-scu.c')
0 files changed, 0 insertions, 0 deletions