]> git.baikalelectronics.ru Git - kernel.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)
commit7e81206f7adf65cb9da484bff97325c6f8b0f337
tree4c5db473955e56adb4e8522c7fb7a24be68a79f4
parent810c27d3653142e0efe900a5a32bcc72a54c23cf
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