commit | ebb7fe2100e8d181c7c3911801444965384ba147 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Mon Jan 02 17:26:21 2017 +0200 |
committer | Vinod Koul <vinod.koul@intel.com> | Tue Jan 10 10:37:34 2017 +0530 |
tree | f27448dd8a2f79462c4351b59e40898cceda3ac8 | |
parent | 0c744ea4f77d72b3dcebb7a8f2684633ec79be88 [diff] |
dmaengine: dw: pci: remove LPE Audio DMA ID LPE Audio driver should take care of DMA IPs by itself. Keeping an ID like this in dw_dma_pci.c is anyway wrong since that block has two DMA controllers under one ID (like MFD device). That's also why I didn't include LPE Audio ID for Intel Merrifield previously. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com>