diff options
author | Takashi Iwai <tiwai@suse.de> | 2018-07-25 23:24:10 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2018-07-27 09:06:09 +0200 |
commit | 2a833a02a12b1dbb605739d589d11b4400c2078c (patch) | |
tree | e05711f7f6f779550072cc2c4f20f772d92e2a25 /sound/pci/bt87x.c | |
parent | ALSA: maestro3: Proper endian notations (diff) | |
download | linux-2a833a02a12b1dbb605739d589d11b4400c2078c.tar.xz linux-2a833a02a12b1dbb605739d589d11b4400c2078c.zip |
ALSA: echoaudio: Proper endian notations
Many data fields defined in echoaudio drivers are in little-endian,
hence they should be defined with __le16 or __le32. This makes it
easier to catch the forgotten conversions.
Spotted by sparse, a warning like:
sound/pci/echoaudio/echoaudio_dsp.c:990:36: warning: incorrect type in assignment (different base types)
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions