From: Kuninori Morimoto Date: Thu, 27 Nov 2014 08:07:28 +0000 (+0000) Subject: ASoC: rsnd: remove un-necessary parameter from rsnd_src_start/stop() X-Git-Tag: omap-for-v3.20/drop-legacy-3517~123^2~20^2~13^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0ef0cb84b4351601e696705c0be9cd54e264d81;p=pandora-kernel.git ASoC: rsnd: remove un-necessary parameter from rsnd_src_start/stop() rsnd_src_start/stop() requests struct rsnd_dai as parameter. but, it is not used, and become more complex in L/R error handling. Let's remove it. Signed-off-by: Kuninori Morimoto Signed-off-by: Mark Brown --- Reading git-diff-tree failed