commit | 294f99743061b560f02872fa72a473bfb14c79c7 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Fri Jun 14 10:35:11 2024 +0200 |
committer | Shivamurthy Shastri <shivamurthy.shastri@linutronix.de> | Fri Jun 14 10:35:11 2024 +0200 |
tree | bdb276c7a99e4ba1e1dd3af352062e5a540c4dd3 | |
parent | 1fb4d010cf6b64aedf94e74c3526c5a601339dee [diff] |
genirq/msi: Move msi_device_data to core Now that the platform MSI hack is gone, nothing needs to know about struct msi_device_data outside of the core code. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Anna-Maria Behnsen <anna-maria@linutronix.de> Signed-off-by: Shivamurthy Shastri <shivamurthy.shastri@linutronix.de>