[alsa-devel] [PATCH 00/10] ALSA: yet more PCM format type conversion fixes

Takashi Iwai tiwai at suse.de
Wed Jul 25 23:19:35 CEST 2018


Hi,

this is a series of similar fixes as the previous patchset for ASoC,
covering other ALSA drivers to deal with PCM format type properly.


Takashi

===

Takashi Iwai (10):
  ALSA: hda: Fix implicit PCM format type conversion
  ALSA: riptide: Fix PCM format type conversion
  ALSA: pcm: Fix sparse warning wrt PCM format type
  ALSA: ad1816a: Fix sparse warning wrt PCM format type
  ALSA: au88x0: Fix sparse warning wrt PCM format type
  ALSA: asihpi: Fix PCM format notations
  ALSA: wss: Fix sparse warning wrt PCM format type
  ALSA: sb: Fix PCM format bit calculation
  ALSA: sb: Fix sparse warning wrt PCM format type
  ALSA: xen: Use standard pcm_format_to_bits() for ALSA format bits

 include/sound/hdaudio.h         |  3 ++-
 include/sound/sb16_csp.h        |  2 +-
 sound/core/oss/pcm_oss.c        |  2 +-
 sound/hda/hdac_device.c         |  2 +-
 sound/isa/ad1816a/ad1816a_lib.c |  3 ++-
 sound/isa/sb/sb16_csp.c         |  6 +++---
 sound/isa/sb/sb16_main.c        |  9 ++++++---
 sound/isa/wss/wss_lib.c         |  2 +-
 sound/pci/asihpi/asihpi.c       | 24 +++++++++++++-----------
 sound/pci/au88x0/au88x0.h       |  2 +-
 sound/pci/au88x0/au88x0_core.c  |  2 +-
 sound/pci/riptide/riptide.c     |  2 +-
 sound/xen/xen_snd_front_alsa.c  |  4 ++--
 13 files changed, 35 insertions(+), 28 deletions(-)

-- 
2.18.0



More information about the Alsa-devel mailing list