commit | 2ec3b7ed2ab8e07fdb5f800ff420e94dec75435f | [log] [tgz] |
---|---|---|
author | Alastair D'Silva <alastair@d-silva.org> | Wed Mar 27 16:31:34 2019 +1100 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Fri May 03 02:55:02 2019 +1000 |
tree | acdfb4e33f79649bfdf85da299e3e33c6437a532 | |
parent | b9721d275cc2c5e6c07371239c827e0faf05a6b9 [diff] |
ocxl: afu_irq only deals with IRQ IDs, not offsets The use of offsets is required only in the frontend, so alter the IRQ API to only work with IRQ IDs in the backend. Signed-off-by: Alastair D'Silva <alastair@d-silva.org> Acked-by: Frederic Barrat <fbarrat@linux.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>