mbox series

[00/10] ALSA: Replace words for inclusive terminalogy guideline

Message ID 20200714172631.25371-1-tiwai@suse.de (mailing list archive)
Headers show
Series ALSA: Replace words for inclusive terminalogy guideline | expand

Message

Takashi Iwai July 14, 2020, 5:26 p.m. UTC
Hi,

this is a patch set to replace some words and sentences for adapting
the recent inclusive terminology guidelines.


Takashi

===

Takashi Iwai (10):
  ALSA: Replace the word "slave" in vmaster API
  ALSA: ac97: Replace the words white/blacklist
  ALSA: bt87x: Replace the words white/blacklist
  ALSA: ctxfi: Replace the word blacklist
  ALSA: es1968: Replace the words white/blacklist
  ALSA: hda: Replace the words white/blacklist
  ALSA: intel8x0: Replace the words white/blacklist
  ALSA: nm256: Replace the words blacklist
  ALSA: via82xx: Replace the words whitelist
  ALSA: usb-audio: Replace blacklist word

 include/sound/control.h         |  45 +++----
 include/sound/hda_codec.h       |   2 +-
 sound/core/vmaster.c            | 261 ++++++++++++++++++++--------------------
 sound/pci/ac97/ac97_patch.c     |  34 +++---
 sound/pci/bt87x.c               |  14 +--
 sound/pci/ca0106/ca0106_mixer.c |  18 +--
 sound/pci/ctxfi/ctatc.c         |   2 +-
 sound/pci/es1968.c              |  20 +--
 sound/pci/hda/hda_codec.c       |  94 +++++++--------
 sound/pci/hda/hda_generic.c     |  20 +--
 sound/pci/hda/hda_generic.h     |   2 +-
 sound/pci/hda/hda_intel.c       |  26 ++--
 sound/pci/hda/hda_local.h       |  10 +-
 sound/pci/hda/patch_ca0132.c    |  10 +-
 sound/pci/hda/patch_realtek.c   |   6 +-
 sound/pci/hda/patch_sigmatel.c  |   2 +-
 sound/pci/ice1712/juli.c        |  16 +--
 sound/pci/ice1712/quartet.c     |  12 +-
 sound/pci/intel8x0.c            |   6 +-
 sound/pci/nm256/nm256.c         |   8 +-
 sound/pci/via82xx.c             |   6 +-
 sound/ppc/awacs.c               |  12 +-
 sound/usb/6fire/control.c       |   2 +-
 sound/usb/quirks-table.h        |   2 +-
 24 files changed, 316 insertions(+), 314 deletions(-)