]> 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)
commit0186bcd40c0ef10bdb4e297a8fb5361d907eb7d0
treec8e7163ce30759df957069294239c64147688de7
parenta54935f9ff934a94edb0772e596952e55236f337
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