ASoC: rsnd: add rsnd_dai_stream_quit()
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 21 May 2015 03:49:54 +0000 (03:49 +0000)
committerMark Brown <broonie@kernel.org>
Thu, 21 May 2015 10:58:48 +0000 (11:58 +0100)
commit5626ad0866657c4758958040589b395d2a58816d
treef2df8d929ad9bf29c877db39b0729495a565c0a6
parentb847357979048f718aa7e218050982ec9c306285
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 <kuninori.morimoto.gx@renesas.com>
Tested-by: Keita Kobayashi <keita.kobayashi.ym@renesas.com>
Tested by: Cao Minh Hiep <cm-hiep@jinso.co.jp>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sh/rcar/core.c
This page took 0.025998 seconds and 5 git commands to generate.