]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: rsnd: don't use discriminatory terms for function names
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tue, 14 Jul 2020 00:06:31 +0000 (09:06 +0900)
committerMark Brown <broonie@kernel.org>
Tue, 14 Jul 2020 15:38:20 +0000 (16:38 +0100)
commit6b3195ed04e81ab53e4ec5d2cf6228bfc8924afe
treec8e7163ce30759df957069294239c64147688de7
parent3ca706153142af63e790154e6805d84d8422922c
ASoC: rsnd: don't use discriminatory terms for function names

rsnd is using discriminatory terms for function names.
This patch changes it to "secondary"

One note here is that it do nothing to DMA related naming
for now, because it needs framework level modification.

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