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)
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>

No differences found