ASoC: rsnd: rename rsnd_is_e3() to rsnd_is_gen3_e3()
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tue, 2 Apr 2024 02:24:09 +0000 (02:24 +0000)
committerMark Brown <broonie@kernel.org>
Tue, 2 Apr 2024 14:55:05 +0000 (15:55 +0100)
commit0b8ef53e120981c218ba037dddda98f414af2207
tree4dfb08c7e052fd437c367b42e531f40426ffbe41
parent6e4e5432942a57f4c3e6a5a4a97a4d1a164dca61
ASoC: rsnd: rename rsnd_is_e3() to rsnd_is_gen3_e3()

Renesas Sound driver is using rsnd_is_genX() macro to handling
difference. We can use "grep rsnd_is_gen" to find-out difference for
each SoC except rsnd_is_e3(). Let's put same rule for E3 as well.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://msgid.link/r/87y19wa4dy.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sh/rcar/rsnd.h
sound/soc/sh/rcar/src.c