diff options
| author | Marc Zyngier <[email protected]> | 2015-07-28 14:46:18 +0100 |
|---|---|---|
| committer | Thomas Gleixner <[email protected]> | 2015-07-30 00:14:38 +0200 |
| commit | f130420e51df30891b55efcef24f5358b2fc2b97 (patch) | |
| tree | 8bf7d56355e1f7630596b97158161f34142d6f3e /tools/perf/scripts/python | |
| parent | a5716070d88cba1a0a8a18fea809ea6e3374e276 (diff) | |
irqchip/gicv3-its: Split PCI/MSI code from the core ITS driver
It is becoming obvious that having the PCI/MSI code in the same
file as the the core ITS code is giving people implementing non-PCI
MSI support the wrong kind of idea.
In order to make things a bit clearer, let's move the PCI/MSI code
out to its own file. Hopefully it will make it clear that whoever
thinks of hooking into the core ITS better have a very strong point.
We use a temporary entry point that will get removed in a subsequent
patch, once the proper infrastructure is added.
Signed-off-by: Marc Zyngier <[email protected]>
Cc: <[email protected]>
Cc: Yijing Wang <[email protected]>
Cc: Ma Jun <[email protected]>
Cc: Lorenzo Pieralisi <[email protected]>
Cc: Duc Dang <[email protected]>
Cc: Hanjun Guo <[email protected]>
Cc: Bjorn Helgaas <[email protected]>
Cc: Jiang Liu <[email protected]>
Cc: Jason Cooper <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions