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 ALSA: mixart: Use nonatomic PCM ops 2014-09-15 15:52:09 +02:00
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 ALSA: mixart: constify snd_kcontrol_new structures 2017-05-21 09:08:15 +02:00
mixart_mixer.h
mixart.c ALSA: mixart: Delete an error message for a failed memory allocation in snd_mixart_create() 2017-08-12 23:33:20 +02:00
mixart.h ALSA: mixart: fix string overflow warning 2017-07-18 17:54:17 +02:00