]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - sound/soc/sh/rcar/ssi.c
ASoC: rsnd: add generic rsnd_flags_xxx() macro
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Sun, 1 Oct 2017 23:47:50 +0000 (23:47 +0000)
committerMark Brown <broonie@kernel.org>
Wed, 4 Oct 2017 10:50:19 +0000 (11:50 +0100)
commit429919890e22431bc350ecf47b31866bb27631b2
treeff9a0be99b80ba7c5d8662b430580f248a73f2d0
parent81cb71240e202a8086bda0755d9d78bd3decd0aa
ASoC: rsnd: add generic rsnd_flags_xxx() macro

SSI is using rsnd_ssi_flags_xxx() macro to control flags.
But it is useful macro not only for SSI. This patch replace it
to more generic rsnd_flags_xxx().

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tested-by: Hiroyuki Yokoyama <hiroyuki.yokoyama.vx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sh/rcar/rsnd.h
sound/soc/sh/rcar/ssi.c