[alsa-devel] [PATCH 00/14] ALSA: Proper endian notations
Takashi Iwai
tiwai at suse.de
Wed Jul 25 23:24:00 CEST 2018
Hi,
this is a patchset for correcting the integer types to the endian-wise
ones, as caught by sparse. Just cosmetic fixes for catching future
bugs, no functional change by itself.
Takashi
===
Takashi Iwai (14):
ALSA: ymfpci: Proper endian notations
ALSA: trident: Proper endian notations
ALSA: hda: Proper endian notations for BDL pointers
ALSA: riptide: Properly endian notations
ALSA: mixart: Proper endian notations
ALSA: lola: Proper endian notations
ALSA: intel8x0: Proper endian notations
ALSA: intel8x0m: Proper endian notations
ALSA: maestro3: Proper endian notations
ALSA: echoaudio: Proper endian notations
ALSA: bt87x: Proper endian notations
ALSA: atiixp: Proper endian notations
ALSA: atiixp_modem: Proper endian notations
ALSA: sb: Proper endian notations
sound/hda/hdac_stream.c | 4 +-
sound/isa/sb/sb16_csp.c | 30 +++++------
sound/pci/atiixp.c | 4 +-
sound/pci/atiixp_modem.c | 4 +-
sound/pci/bt87x.c | 4 +-
sound/pci/echoaudio/echoaudio.h | 2 +-
sound/pci/echoaudio/echoaudio_3g.c | 14 +++---
sound/pci/echoaudio/echoaudio_dsp.c | 6 +--
sound/pci/echoaudio/echoaudio_dsp.h | 50 +++++++++---------
sound/pci/echoaudio/echoaudio_gml.c | 8 +--
sound/pci/intel8x0.c | 6 +--
sound/pci/intel8x0m.c | 6 +--
sound/pci/lola/lola.c | 4 +-
sound/pci/lola/lola.h | 4 +-
sound/pci/lola/lola_pcm.c | 8 +--
sound/pci/maestro3.c | 6 +--
sound/pci/mixart/mixart_core.c | 4 +-
sound/pci/mixart/mixart_hwdep.c | 42 ++++++++--------
sound/pci/mixart/mixart_hwdep.h | 8 +--
sound/pci/riptide/riptide.c | 8 +--
sound/pci/trident/trident.h | 2 +-
sound/pci/trident/trident_main.c | 2 +-
sound/pci/ymfpci/ymfpci.h | 78 ++++++++++++++---------------
sound/pci/ymfpci/ymfpci_main.c | 6 +--
24 files changed, 157 insertions(+), 153 deletions(-)
--
2.18.0
More information about the Alsa-devel
mailing list