summaryrefslogtreecommitdiffstats
path: root/firmware
diff options
context:
space:
mode:
authorLee Jones <lee.jones@linaro.org>2013-12-19 16:55:03 +0100
committerMark Brown <broonie@linaro.org>2014-01-07 16:37:20 +0100
commitf6c377520c26297cc870173df3cd0acdef08bc1c (patch)
tree8c53ce0a1d50f4e6bcfd33ceb246c46286e3bd1b /firmware
parentASoC: ux500_pcm: Stop pretending that we support varying address widths (diff)
downloadlinux-f6c377520c26297cc870173df3cd0acdef08bc1c.tar.xz
linux-f6c377520c26297cc870173df3cd0acdef08bc1c.zip
ASoC: ux500_pcm: Expect different saved DMA data when obtaining from DAI store
In preparation for full Device Tree enablement we must differentiate between the two varying ways DMA data can be held in the DAI store. If we're booting with Device Tree the provided 'snd_dmaengine_dai_dma_data' data structure shall be used, whereas in order to avoid breaking legacy platform data we also need to be able to translate DMA data stored using the UX500 specific 'ux500_msp_dma_params' method. Once we move over to solely use Device Tree, we can enforce the use of 'snd_dmaengine_dai_dma_data' and this code can be removed altogether. Signed-off-by: Lee Jones <lee.jones@linaro.org> Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'firmware')
0 files changed, 0 insertions, 0 deletions