alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/5] ASoC: sh: remove discriminatory terms
@ 2020-07-14  0:05 Kuninori Morimoto
  2020-07-14  0:06 ` [PATCH v2 1/5] ASoC: rsnd: don't use discriminatory terms for function names Kuninori Morimoto
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Kuninori Morimoto @ 2020-07-14  0:05 UTC (permalink / raw)
  To: Mark Brown; +Cc: Linux-ALSA


Renesas SH drivers are using discriminatory terms.
This patch-set removes or changes it as much as possible.
But, because DMA related API function name, it still exists.
I hope all these are removed someday.

v1 -> v2
	- use "secondary" instead of "follower"
	- care siu/ssi drivers
	- tidyup git-log

Link: https://lore.kernel.org/r/87r1tg3swv.wl-kuninori.morimoto.gx@renesas.com

Kuninori Morimoto (5):
  ASoC: rsnd: don't use discriminatory terms for function names
  ASoC: rsnd: don't use discriminatory terms for comment
  ASoC: fsi: don't use discriminatory terms for comment
  ASoC: siu: don't use discriminatory terms for parameter
  ASoC: ssi: don't use discriminatory terms for debug log

 sound/soc/sh/fsi.c       |  4 ++--
 sound/soc/sh/rcar/core.c |  4 ++--
 sound/soc/sh/rcar/rsnd.h |  2 +-
 sound/soc/sh/rcar/ssi.c  | 28 ++++++++++++++--------------
 sound/soc/sh/rcar/ssiu.c |  6 +++---
 sound/soc/sh/siu_pcm.c   |  6 +++---
 sound/soc/sh/ssi.c       |  2 +-
 7 files changed, 26 insertions(+), 26 deletions(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-07-14 16:43 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-14  0:05 [PATCH v2 0/5] ASoC: sh: remove discriminatory terms Kuninori Morimoto
2020-07-14  0:06 ` [PATCH v2 1/5] ASoC: rsnd: don't use discriminatory terms for function names Kuninori Morimoto
2020-07-14  0:06 ` [PATCH v2 2/5] ASoC: rsnd: don't use discriminatory terms for comment Kuninori Morimoto
2020-07-14  0:06 ` [PATCH v2 3/5] ASoC: fsi: " Kuninori Morimoto
2020-07-14  0:07 ` [PATCH v2 4/5] ASoC: siu: don't use discriminatory terms for parameter Kuninori Morimoto
2020-07-14  0:07 ` [PATCH v2 5/5] ASoC: ssi: don't use discriminatory terms for debug log Kuninori Morimoto
2020-07-14 16:39 ` [PATCH v2 0/5] ASoC: sh: remove discriminatory terms Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).