linux/sound/pci/mixart
Takashi Iwai 0e7ca66a97 ALSA: mixart: Proper endian notations
The miXart driver deals with big-endian values as raw data, while it
declares most of variables as u32.  This leads to sparse warnings like
  sound/pci/mixart/mixart.c:1203:23: warning: cast to restricted __be32

Fix them by properly defining the structs and add the explicit cast to
macros.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
2018-07-27 09:06:03 +02:00
..
Makefile
mixart_core.c ALSA: mixart: Proper endian notations 2018-07-27 09:06:03 +02:00
mixart_core.h
mixart_hwdep.c ALSA: mixart: Proper endian notations 2018-07-27 09:06:03 +02:00
mixart_hwdep.h ALSA: mixart: Proper endian notations 2018-07-27 09:06:03 +02:00
mixart_mixer.c
mixart_mixer.h
mixart.c
mixart.h