diff options
| author | Grzegorz Andrejczuk <[email protected]> | 2020-01-06 08:42:16 -0500 |
|---|---|---|
| committer | Jason Gunthorpe <[email protected]> | 2020-01-10 10:57:17 -0400 |
| commit | 13d2a8384bd9b2dc3f737b19e3d74c845590e6eb (patch) | |
| tree | 702394801a1bb74e2073cb0810c44708cfed353b /tools/perf/scripts/python | |
| parent | 62661038c33b96ed949e751780a69f4d3608bad0 (diff) | |
IB/hfi1: Decouple IRQ name from type
IRQ name was connected to IRQ type, this is not sufficient and it would be
better to use name as argument to msix_request_irq instead of assigning it
to variables when function is called.
Index argument was required to generate name and now it can be removed.
To generate name correctly helpers function were added and updated.
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Dennis Dalessandro <[email protected]>
Reviewed-by: Mike Marciniszyn <[email protected]>
Reviewed-by: Michael J. Ruhl <[email protected]>
Signed-off-by: Grzegorz Andrejczuk <[email protected]>
Signed-off-by: Kaike Wan <[email protected]>
Signed-off-by: Dennis Dalessandro <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions