diff options
author | Gergo Koteles <soyer@irl.hu> | 2024-01-09 00:16:46 +0300 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2024-01-09 17:13:09 +0300 |
commit | dcaca1b5f0d47f4ed59f606795df531cc8a2d7d2 (patch) | |
tree | 3d0a5ecaeed15ab949c7586396f8efed205a29a4 /scripts | |
parent | 6b3d14b7f9b1acaf7303d8499836bf78ee9c470c (diff) | |
download | linux-dcaca1b5f0d47f4ed59f606795df531cc8a2d7d2.tar.xz |
ALSA: hda/tas2781: annotate calibration data endianness
Sparse reports an endian mismatch.
The amplifier expects the calibration data as big-endian.
Use the __be32 type to express endianness better.
Fixes: c3ca4458cc2f ("ALSA: hda/tas2781: add TAS2563 support for 14ARB7")
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202401072137.Oc7pQgRW-lkp@intel.com/
Signed-off-by: Gergo Koteles <soyer@irl.hu>
Link: https://lore.kernel.org/r/3852ff28ea7d5d8f2086d8dd78aeff8d1d984991.1704748435.git.soyer@irl.hu
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions