]> asedeno.scripts.mit.edu Git - linux.git/commit
ASoC: rsnd: use snd_pcm_running() in rsnd_io_is_working()
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tue, 31 Oct 2017 00:39:45 +0000 (00:39 +0000)
committerMark Brown <broonie@kernel.org>
Tue, 31 Oct 2017 11:06:49 +0000 (11:06 +0000)
commit8fce974bc4d5478d4ddee2443a3e268532ab35a8
tree8d3251d1bd37affa13fd8b322b29ec2d794fa3d0
parented3ac14ca90074d51f365dba5ed535e76ea155ea
ASoC: rsnd: use snd_pcm_running() in rsnd_io_is_working()

Let's use more common style to checking running/working

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