diff options
author | Markus Pargmann <[email protected]> | 2014-04-28 12:54:46 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2014-05-20 23:02:38 +0100 |
commit | ed0f1604e93c686d8151c5a9bcbe36a2986caf40 (patch) | |
tree | 5ee53016c7f40bf86efd96b2d77b3eaf4328b678 /tools/perf/scripts/python | |
parent | 49da09e26577702516e946ecd537f50b87533315 (diff) |
ASoC: fsl-ssi: Remove useless DMA code
Simplify dma DT property handling. fsl,ssi-dma-events is not used
anymore. It passes invalid data to imx_pcm_dma_params_init_data() which
copies some data into an imx dma struct. This struct is never used in
imx-dma or imx-sdma because of generic OF DMA handling. The
"fsl,ssi-dma-events" is not used anywhere in dts files.
Signed-off-by: Markus Pargmann <[email protected]>
Tested-By: Michael Grzeschik <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions