diff options
author | Thomas Gleixner <[email protected]> | 2024-06-23 17:18:34 +0200 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2024-07-18 20:31:19 +0200 |
commit | 72e257c6f058032daba1c4fe0c81003d545d0f81 (patch) | |
tree | 6b67f1b769d51e846efd94bf20b23a9144fa9d87 /scripts/generate_rust_analyzer.py | |
parent | 7d189c77106ed6df09829f7a419e35ada67b2bd0 (diff) |
irqchip: Provide irq-msi-lib
All irqdomains which provide MSI parent domain functionality for per device
MSI domains need to provide a select() callback for the irqdomain and a
function to initialize the child domain.
Most of these functions would just be copy&paste with minimal
modifications, so provide a library function which implements the required
functionality and is customizable via parent_domain::msi_parent_ops. The
check for the supported bus tokens in msi_lib_init_dev_msi_info() is
expanded step by step within the next patches.
Signed-off-by: Thomas Gleixner <[email protected]>
Signed-off-by: Anna-Maria Behnsen <[email protected]>
Signed-off-by: Shivamurthy Shastri <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions