alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/10] ALSA: yet more PCM format type conversion fixes
@ 2018-07-25 21:19 Takashi Iwai
  2018-07-25 21:19 ` [PATCH 10/10] ALSA: xen: Use standard pcm_format_to_bits() for ALSA format bits Takashi Iwai
  0 siblings, 1 reply; 2+ messages in thread
From: Takashi Iwai @ 2018-07-25 21:19 UTC (permalink / raw)
  To: alsa-devel

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

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

end of thread, other threads:[~2018-07-30  7:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <mailman.653.1532553863.753.alsa-devel@alsa-project.org>
2018-07-30  7:35 ` [PATCH 10/10] ALSA: xen: Use standard pcm_format_to_bits() for ALSA format bits Oleksandr Andrushchenko
2018-07-25 21:19 [PATCH 00/10] ALSA: yet more PCM format type conversion fixes Takashi Iwai
2018-07-25 21:19 ` [PATCH 10/10] ALSA: xen: Use standard pcm_format_to_bits() for ALSA format bits Takashi Iwai

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).