diff options
author | Biju Das <[email protected]> | 2022-10-27 09:21:57 +0100 |
---|---|---|
committer | Marc Kleine-Budde <[email protected]> | 2022-12-10 13:24:40 +0100 |
commit | ea6ff7792203ad6786bda75d1dabf33311c8bef4 (patch) | |
tree | feb412cfeb627c9ba75b51209c5e8894083fa93d /lib/mpi/mpiutil.c | |
parent | a1dcfbdfd1d0f7843f381f7c58cc87a0f8c11f6c (diff) |
can: rcar_canfd: Add multi_channel_irqs to struct rcar_canfd_hw_info
RZ/G2L has separate IRQ lines for tx and error interrupt for each
channel whereas R-Car has a combined IRQ line for all the channel
specific tx and error interrupts.
Add multi_channel_irqs to struct rcar_canfd_hw_info to select the
driver to choose between combined and separate irq registration for
channel interrupts. This patch also removes enum rcanfd_chip_id and
chip_id from both struct rcar_canfd_hw_info, as it is unused.
Signed-off-by: Biju Das <[email protected]>
Reviewed-by: Geert Uytterhoeven <[email protected]>
Link: https://lore.kernel.org/all/[email protected]
Signed-off-by: Marc Kleine-Budde <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions