ASoC: davinci-pcm: Convert to use devm_snd_soc_register_platform()
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Tue, 22 Apr 2014 11:03:12 +0000 (14:03 +0300)
committerMark Brown <broonie@linaro.org>
Tue, 22 Apr 2014 11:51:22 +0000 (12:51 +0100)
commit70e7a023cc9e9afafe503fa5533323ffe7091604
tree521c50a76a32e39c38d21ad9927812f7b5574d90
parentd5c6c59a9d46113aebfd71f995b9e6e9af6a12b8
ASoC: davinci-pcm: Convert to use devm_snd_soc_register_platform()

Remove the cleanup code related to the platform from the DAI drivers at the
same time to avoid breakage.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/davinci/davinci-i2s.c
sound/soc/davinci/davinci-mcasp.c
sound/soc/davinci/davinci-pcm.c
sound/soc/davinci/davinci-pcm.h
sound/soc/davinci/davinci-vcif.c
This page took 0.059313 seconds and 5 git commands to generate.