diff options
author | 2025-05-13 17:31:40 +0100 | |
---|---|---|
committer | 2025-05-14 12:36:41 +0200 | |
commit | 28026cf2dd84d961a62123b1fa941dc3c2c4a132 (patch) | |
tree | fb821a6f737b3807236fe7ba44a8710b2e9c0a49 /scripts/lib/kdoc/kdoc_files.py | |
parent | Merge branch 'irq/platform-msi' into irq/msi (diff) | |
download | linux-rng-28026cf2dd84d961a62123b1fa941dc3c2c4a132.tar.xz linux-rng-28026cf2dd84d961a62123b1fa941dc3c2c4a132.zip |
genirq/msi: Add .msi_teardown() callback as the reverse of .msi_prepare()
While the MSI ops do have a .msi_prepare() callback that is responsible for
setting up the relevant (usually per-device) allocation, there is no
callback reversing this setup.
For this purpose, add .msi_teardown() callback.
In order to avoid breaking the ITS driver that suffers from related issues,
do not call the callback just yet.
Signed-off-by: Marc Zyngier <maz@kernel.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/all/20250513163144.2215824-2-maz@kernel.org
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions