git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a566682
)
ALSA: hda - hdmi: Fix wrong baseline length in ATI/AMD generated ELD
author
Anssi Hannula
<anssi.hannula@iki.fi>
Sun, 10 Nov 2013 20:57:42 +0000
(22:57 +0200)
committer
Takashi Iwai
<tiwai@suse.de>
Mon, 11 Nov 2013 16:08:39 +0000
(17:08 +0100)
According to the HDA specification the baseline ELD length is counted in
DW of 4 bytes instead of in bytes.
Fix the code accordingly.
Baseline length is not used by the kernel so only the ELD exported to
userspace was affected. No issues have been reported.
v2: Fixed so that eld_size is adjusted upwards accordingly as well.
Signed-off-by: Anssi Hannula <anssi.hannula@iki.fi>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_eld.c
patch
|
blob
|
history
diff --cc
sound/pci/hda/hda_eld.c
Simple merge