commit | 3783cef876e0f24e93a11f1a76cc0b3fe7ea8d94 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Mon Jul 15 15:04:39 2013 +0300 |
committer | Vinod Koul <vinod.koul@intel.com> | Mon Aug 05 09:32:26 2013 +0530 |
tree | 372cc51611c816f4b5265fbb7674492183397d65 | |
parent | 78f3c9d2e0e8c695c7379ed1ed53ea8eaf1da8e6 [diff] |
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>