summaryrefslogtreecommitdiff
path: root/include/sound
diff options
context:
space:
mode:
authorLars-Peter Clausen <lars@metafoo.de>2014-11-10 21:41:44 (GMT)
committerMark Brown <broonie@kernel.org>2014-11-18 15:26:05 (GMT)
commit65c72efd1ea370f0311a5d89754996fff9fc0747 (patch)
treee4b339c1b7c16fa1132ffdb678dcb7aaa9472579 /include/sound
parent35480e3536cdab1ee1976675e798f16d707f5356 (diff)
downloadlinux-65c72efd1ea370f0311a5d89754996fff9fc0747.tar.xz
ASoC: mpc5200_dma: Don't overwrite ac97 device private_data
The mpc5200_dma overwrites the private_data field of the CODEC's AC'97 device with the DMA drivers private data, but never actually reads it again. Given that the private_data field is supposed to be owned by the AC'97 driver, overwriting it may cause undefined behavior. This patch removes the code that overwrites the field from the driver. Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'include/sound')
0 files changed, 0 insertions, 0 deletions