]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ASoC: rsnd: remove unsupported PAUSE flag
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Wed, 29 Oct 2014 04:02:03 +0000 (21:02 -0700)
committerJiri Slaby <jslaby@suse.cz>
Sat, 6 Dec 2014 14:14:52 +0000 (15:14 +0100)
commite3040095dc397a3b6a55ecb3f7051a7d0a330011
tree34f0e4369aedd4a3c1117f5fb1368246d5dfc3b0
parentbad84a260c714cb8f5ded73c9d24aeee0b153199
ASoC: rsnd: remove unsupported PAUSE flag

commit 706c66213e5e623e23f521b1acbd8171af7a3549 upstream.

R-Car sound doesn't support PAUSE.
Remove SNDRV_PCM_INFO_PAUSE flags from snd_pcm_hardware info

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
sound/soc/sh/rcar/core.c