1
0
Fork 0
alistair23-linux/sound/pci/trident
Takashi Iwai 752089fea3 ALSA: trident: Proper endian notations
The TLB entries in Trident driver are represented in little-endian,
hence they should be declared as __le32.

This patch fixes the sparse warnings like:
  sound/pci/trident/trident_memory.c:226:17: warning: incorrect type in assignment (different base types)

Signed-off-by: Takashi Iwai <tiwai@suse.de>
2018-07-27 09:06:00 +02:00
..
Makefile [ALSA] Remove sequencer instrument layer 2008-01-31 17:29:13 +01:00
trident.c ALSA: trident: Suppress gcc string warning 2018-07-26 15:01:37 +02:00
trident.h ALSA: trident: Proper endian notations 2018-07-27 09:06:00 +02:00
trident_main.c ALSA: trident: Proper endian notations 2018-07-27 09:06:00 +02:00
trident_memory.c ALSA: Include linux/io.h instead of asm/io.h 2015-01-28 16:49:33 +01:00