]> git.karo-electronics.de Git - linux-beck.git/commit
ASoC: rsnd: use common rsnd_ssi_status_xxx()
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Mon, 26 Oct 2015 08:42:09 +0000 (08:42 +0000)
committerMark Brown <broonie@kernel.org>
Mon, 16 Nov 2015 10:09:29 +0000 (10:09 +0000)
commite10369d88c16456b0ff3ae31b4e30a3d2795a243
tree4c5db473955e56adb4e8522c7fb7a24be68a79f4
parent2daf71ad8da6cb57f919c9c876ee7e42530371df
ASoC: rsnd: use common rsnd_ssi_status_xxx()

Current ssi.c driver has random access to SSISR register. Let's use
common rsnd_ssi_status_xxx() function

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