ASoC: omap-pcm: No need to set constraint at open time
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Tue, 5 Feb 2013 12:43:39 +0000 (13:43 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 5 Feb 2013 13:55:24 +0000 (13:55 +0000)
commita92b53179d7d2d004f0379e70d41c56c4f570c5c
tree6fc424048ee9058428e7920ab3575e95f4d9e001
parenta88fedfd342badff3653edcc6b6423e892d1773f
ASoC: omap-pcm: No need to set constraint at open time

The same constraint is going to be set in the snd_dmaengine_pcm_open()
function, so there is no need to set it here as well.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Reviewed-by: Jarkko Nikula <jarkko.nikula@bitmer.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/omap/omap-pcm.c
This page took 0.024648 seconds and 5 git commands to generate.