From: Peter Ujfalusi Date: Tue, 5 Feb 2013 12:43:39 +0000 (+0100) Subject: ASoC: omap-pcm: No need to set constraint at open time X-Git-Tag: v3.9-rc1~129^2~24^2~15^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a92b53179d7d2d004f0379e70d41c56c4f570c5c;p=pandora-kernel.git 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 Reviewed-by: Jarkko Nikula Signed-off-by: Mark Brown --- Reading git-diff-tree failed