1
0
Fork 0
alistair23-linux/sound/pci/ymfpci
Takashi Iwai d3c637632d ALSA: ymfpci: Proper endian notations
The bank values are all little-endians, so they should be defined with
__le32.  This fixes lots of sparse warnings like:
  sound/pci/ymfpci/ymfpci_main.c:315:23: warning: cast to restricted __le32
  sound/pci/ymfpci/ymfpci_main.c:342:32: warning: incorrect type in assignment (different base types)

Signed-off-by: Takashi Iwai <tiwai@suse.de>
2018-07-27 09:05:58 +02:00
..
Makefile [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz 2007-10-16 16:51:18 +02:00
ymfpci.c ALSA: ymfpci: Use common error handling code in snd_card_ymfpci_probe() 2017-09-07 10:32:30 +02:00
ymfpci.h ALSA: ymfpci: Proper endian notations 2018-07-27 09:05:58 +02:00
ymfpci_main.c ALSA: ymfpci: Proper endian notations 2018-07-27 09:05:58 +02:00