diff options
author | Soha Jin <[email protected]> | 2022-10-01 00:26:04 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2022-11-10 18:56:47 +0100 |
commit | d4ad017d634561907ecdd1e467a28612b369ee00 (patch) | |
tree | 009f236af18a7346060b9d98a229cb9ed14cc024 /lib/mpi/mpi-mod.c | |
parent | 27c0d217340e47ec995557f61423ef415afba987 (diff) |
platform: use fwnode_irq_get_byname instead of of_irq_get_byname to get irq
Not only platform devices described by OF have named interrupts, but
devices described by ACPI also have named interrupts. The fwnode is an
abstraction to different standards, and using fwnode_irq_get_byname can
support more devices.
Signed-off-by: Soha Jin <[email protected]>
Tested-by: Wende Tan <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-mod.c')
0 files changed, 0 insertions, 0 deletions