diff options
author | Takashi Iwai <tiwai@suse.de> | 2018-07-26 00:24:07 +0300 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2018-07-27 10:06:06 +0300 |
commit | 3c164e2ce601bd7abf76d9f37b7f4afa6fa988a1 (patch) | |
tree | f8d006620016cdca542b383c2827c6b1e44b6238 /sound/pci/intel8x0m.c | |
parent | 0d9a26fc74578289e0edeac36c6d562596f8a72e (diff) | |
download | linux-3c164e2ce601bd7abf76d9f37b7f4afa6fa988a1.tar.xz |
ALSA: intel8x0: Proper endian notations
The BD address tables in intel8x0 driver are in little-endian, hence
they should be represented as __le32 instead u32.
Spotted by sparse, warnings like:
sound/pci/intel8x0.c:688:40: warning: incorrect type in assignment (different base types)
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/pci/intel8x0m.c')
0 files changed, 0 insertions, 0 deletions