From: Liam Girdwood Date: Fri, 2 May 2014 15:56:32 +0000 (+0100) Subject: ASoC: Intel: Fix allow hw_params to be called more than once. X-Git-Tag: omap-for-v3.16/fixes-against-rc1~177^2~1^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=916152c48848290a8aba5cf4dd16c2a8a888e11c;p=pandora-kernel.git ASoC: Intel: Fix allow hw_params to be called more than once. hw_params() can be called multiple times. Make sure we release the DSP stream that was allocated on previous hw_params() calls before allocating a new DSP stream. Signed-off-by: Liam Girdwood Signed-off-by: Mark Brown --- Reading git-diff-tree failed