interrupts: remove direct access to interrupt handle
authorHarman Kalra <hkalra@marvell.com>
Fri, 22 Oct 2021 20:49:30 +0000 (02:19 +0530)
committerDavid Marchand <david.marchand@redhat.com>
Mon, 25 Oct 2021 19:20:12 +0000 (21:20 +0200)
commitbbbac4cd6ed23426a6ccf362b552537e7d8c3ce2
tree22e0ceb446aa5026fd34267185485e5c5906f446
parentb7c98429161125bc9c6de70f6bba48f4fe941730
interrupts: remove direct access to interrupt handle

Making changes to the interrupt framework to use interrupt handle
APIs to get/set any field.

Signed-off-by: Harman Kalra <hkalra@marvell.com>
Signed-off-by: David Marchand <david.marchand@redhat.com>
Tested-by: Raslan Darawsheh <rasland@nvidia.com>
lib/eal/freebsd/eal_interrupts.c
lib/eal/linux/eal_interrupts.c