commit | a92b53179d7d2d004f0379e70d41c56c4f570c5c | [log] [tgz] |
---|---|---|
author | Peter Ujfalusi <peter.ujfalusi@ti.com> | Tue Feb 05 13:43:39 2013 +0100 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Tue Feb 05 13:55:24 2013 +0000 |
tree | 6fc424048ee9058428e7920ab3575e95f4d9e001 | |
parent | a88fedfd342badff3653edcc6b6423e892d1773f [diff] |
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>