summaryrefslogtreecommitdiffstats
path: root/sound/pci
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2018-07-25 23:24:03 +0200
committerTakashi Iwai <tiwai@suse.de>2018-07-27 09:06:01 +0200
commit7362b0fca5de9570b5ba7bce5034105028daa599 (patch)
treec2488d2b7eec981f03152395cf98536777ae36c3 /sound/pci
parentALSA: trident: Proper endian notations (diff)
downloadlinux-7362b0fca5de9570b5ba7bce5034105028daa599.tar.xz
linux-7362b0fca5de9570b5ba7bce5034105028daa599.zip
ALSA: hda: Proper endian notations for BDL pointers
The BDL pointer used in snd_hdac_dsp_prepare() should be declared as __le32, as warned by sparse: sound/hda/hdac_stream.c:655:47: warning: incorrect type in argument 4 (different base types) sound/hda/hdac_stream.c:655:47: expected restricted __le32 [usertype] **bdlp sound/hda/hdac_stream.c:655:47: got unsigned int [usertype] **<noident> Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/pci')
0 files changed, 0 insertions, 0 deletions