net: iosm: irq handling
authorM Chetan Kumar <m.chetan.kumar@intel.com>
Sun, 13 Jun 2021 12:50:09 +0000 (18:20 +0530)
committerDavid S. Miller <davem@davemloft.net>
Sun, 13 Jun 2021 20:49:38 +0000 (13:49 -0700)
commit7f41ce085de0bada1e8c974cb3edd906ee49cb4c
tree68cac1a15abb555008aab031d5822a8f96493c98
parent7e98d785ae6184c7580a33619dae8b651769ff08
net: iosm: irq handling

1) Request interrupt vector, frees allocated resource.
2) Registers IRQ handler.

Signed-off-by: M Chetan Kumar <m.chetan.kumar@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/wwan/iosm/iosm_ipc_irq.c [new file with mode: 0644]
drivers/net/wwan/iosm/iosm_ipc_irq.h [new file with mode: 0644]