]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
dmaengine: dw: pci: remove LPE Audio DMA ID
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 2 Jan 2017 15:26:21 +0000 (17:26 +0200)
committerVinod Koul <vinod.koul@intel.com>
Tue, 10 Jan 2017 05:07:34 +0000 (10:37 +0530)
commitebb7fe2100e8d181c7c3911801444965384ba147
treef27448dd8a2f79462c4351b59e40898cceda3ac8
parent0c744ea4f77d72b3dcebb7a8f2684633ec79be88
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>
drivers/dma/dw/pci.c