diff options
author | Takashi Iwai <tiwai@suse.de> | 2018-07-25 23:24:01 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2018-07-27 09:05:58 +0200 |
commit | d3c637632da95d7646053c64b855641cd917960e (patch) | |
tree | 4cae01c899d76cfa7736324311c026fc5cb23aa5 /sound/pci/trident | |
parent | 3ac14b3960185d4c8a2f14b84042aa1aa8531d88 (diff) | |
download | talos-obmc-linux-d3c637632da95d7646053c64b855641cd917960e.tar.gz talos-obmc-linux-d3c637632da95d7646053c64b855641cd917960e.zip |
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>
Diffstat (limited to 'sound/pci/trident')
0 files changed, 0 insertions, 0 deletions