]> git.karo-electronics.de Git - karo-tx-linux.git/commit
dma: dw: allow shared interrupts
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 15 Jul 2013 12:04:39 +0000 (15:04 +0300)
committerVinod Koul <vinod.koul@intel.com>
Mon, 22 Jul 2013 09:13:39 +0000 (14:43 +0530)
commit6da65e8963a69e706c84117db7869ae6c59ae073
treeb757e3e8d6951677c40f6cb6d284fa84bbd09476
parent4324a82efea34f529705423d8dfba25923a03db2
dma: dw: allow shared interrupts

In the PC world is quite possible that devices are sharing the same interrupt
line. The patch prepares dw_dmac driver to such cases.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/dw/core.c