From: Kuninori Morimoto Date: Thu, 21 May 2015 03:49:54 +0000 (+0000) Subject: ASoC: rsnd: add rsnd_dai_stream_quit() X-Git-Tag: omap-for-v4.3/legacy-v2-signed~142^2~38^2~5^6~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5626ad0866657c4758958040589b395d2a58816d;p=pandora-kernel.git ASoC: rsnd: add rsnd_dai_stream_quit() Current Renesas R-Car sound driver calls rsnd_dai_stream_init() when start, but it didn't call paired function. This patch adds rsnd_dai_stream_quit() for it. This is prepare for interrupt error status check feature support. Signed-off-by: Kuninori Morimoto Tested-by: Keita Kobayashi Tested by: Cao Minh Hiep Signed-off-by: Mark Brown --- Reading git-diff-tree failed