commit | 95acb005fef2aeaeb63c20de98aca0ed5bd0efa2 | [log] [tgz] |
---|---|---|
author | Daniel Mack <daniel@zonque.org> | Wed Jun 27 21:33:53 2018 +0200 |
committer | Mark Brown <broonie@kernel.org> | Fri Jun 29 12:05:03 2018 +0100 |
tree | 1d30139ddbb97d4ca3a3a74309e4aa42b7361e83 | |
parent | 8f54061d001ad2da24dba89fc48adbbf4c85222b [diff] |
ASoC: fold pxa2xx-pcm into its only user, pxa2xx-ac97 Now that the PXA SSP bits are ported over to generic DMA, the pxa2xx-pcm code only has a single user left. This patch folds the remaining bits into its only user and removes the unnecessary glue layer along with its header file. The include dependency to linux/dma/pxa-dma.h is also gone now. Signed-off-by: Daniel Mack <daniel@zonque.org> Signed-off-by: Mark Brown <broonie@kernel.org>