Commit 46a2bc8
committed
bus: fsl-mc-msi: Switch to domain id aware interfaces
Switch to the new domain id aware interfaces to phase out the previous
ones.
Get rid of the MSI descriptor and domain checks as the core code detects
these issues anyway.
No functional change.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Kevin Tian <kevin.tian@intel.com>
Acked-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20221124230314.575538524@linutronix.de1 parent b330ff9 commit 46a2bc8
1 file changed
+3
-22
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
213 | 213 | | |
214 | 214 | | |
215 | 215 | | |
216 | | - | |
217 | | - | |
218 | | - | |
219 | | - | |
220 | | - | |
221 | | - | |
222 | | - | |
223 | | - | |
224 | | - | |
225 | | - | |
| 216 | + | |
226 | 217 | | |
227 | | - | |
228 | | - | |
229 | | - | |
230 | | - | |
231 | 218 | | |
232 | 219 | | |
233 | 220 | | |
234 | 221 | | |
235 | 222 | | |
236 | 223 | | |
237 | 224 | | |
238 | | - | |
| 225 | + | |
239 | 226 | | |
240 | 227 | | |
241 | 228 | | |
| |||
244 | 231 | | |
245 | 232 | | |
246 | 233 | | |
247 | | - | |
248 | | - | |
249 | | - | |
250 | | - | |
251 | | - | |
252 | | - | |
253 | | - | |
| 234 | + | |
254 | 235 | | |
0 commit comments