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