]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
dmaengine: qcom_hidma: add a common API to setup the interrupt
authorSinan Kaya <okaya@codeaurora.org>
Fri, 7 Oct 2016 05:25:12 +0000 (01:25 -0400)
committerVinod Koul <vinod.koul@intel.com>
Wed, 19 Oct 2016 13:33:05 +0000 (19:03 +0530)
commitd3eab504d44803147d94de8f8e1baf3f6f5645f1
treecc28471444035318e25af171886d2694f0146bee
parent9da0be80be6e7855385ec519c7c13576dfed84c0
dmaengine: qcom_hidma: add a common API to setup the interrupt

Introducing the hidma_ll_setup_irq function to set up the interrupt
type externally from the OS interface.

Signed-off-by: Sinan Kaya <okaya@codeaurora.org>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/qcom/hidma.h
drivers/dma/qcom/hidma_ll.c