]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc9d50f613bf64dafcf0c93c238cbbc42715b8ed3
tree68cac1a15abb555008aab031d5822a8f96493c98
parent13620cd57f884de5526dbaac1cdbd797fd4e88d8
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]