ocxl: afu_irq only deals with IRQ IDs, not offsets
authorAlastair D'Silva <alastair@d-silva.org>
Wed, 27 Mar 2019 05:31:34 +0000 (16:31 +1100)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 2 May 2019 16:55:02 +0000 (02:55 +1000)
commit2ec3b7ed2ab8e07fdb5f800ff420e94dec75435f
treeacdfb4e33f79649bfdf85da299e3e33c6437a532
parentb9721d275cc2c5e6c07371239c827e0faf05a6b9
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>
drivers/misc/ocxl/afu_irq.c
drivers/misc/ocxl/context.c
drivers/misc/ocxl/file.c
drivers/misc/ocxl/ocxl_internal.h
drivers/misc/ocxl/trace.h