summaryrefslogtreecommitdiff
path: root/drivers/media
diff options
context:
space:
mode:
authorLoic Poulain <loic.poulain@linaro.org>2020-09-29 20:52:15 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-10-02 12:33:47 +0300
commitb0fc0167f25401a5dd0325a935e3a20d1da2aa0b (patch)
treec917d58f11bf2d27851b9b34ad18563961582f21 /drivers/media
parent21cb9b18edea0c3533799069abc95c9c55c8607d (diff)
downloadlinux-b0fc0167f25401a5dd0325a935e3a20d1da2aa0b.tar.xz
bus: mhi: core: Allow shared IRQ for event rings
There is no requirement for using a dedicated IRQ per event ring. Some systems does not support multiple MSI vectors (e.g. intel without CONFIG_IRQ_REMAP), In that case the MHI controller can configure all the event rings to use the same interrupt (as fallback). Allow this by removing the nr_irqs = ev_ring test and add extra check in the irq_setup function. Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> Signed-off-by: Loic Poulain <loic.poulain@linaro.org> Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> Link: https://lore.kernel.org/r/20200929175218.8178-17-manivannan.sadhasivam@linaro.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/media')
0 files changed, 0 insertions, 0 deletions