diff options
author | 2013-03-28 05:20:22 -0400 | |
---|---|---|
committer | 2013-04-02 11:55:23 +0200 | |
commit | 2ef5692efad330b67a234e2c49edad38538751e7 (patch) | |
tree | ca09501094fa2201eeca04ab4579cb211aa3b26b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge tag 'asoc-fix-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus (diff) | |
download | linux-dev-2ef5692efad330b67a234e2c49edad38538751e7.tar.xz linux-dev-2ef5692efad330b67a234e2c49edad38538751e7.zip |
ALSA: hda - bug fix on return value when getting HDMI ELD info
In function snd_hdmi_get_eld(), the variable 'ret' should be initialized to 0.
Otherwise it will be returned uninitialized as non-zero after ELD info is got
successfully. Thus hdmi_present_sense() will always assume ELD info is invalid
by mistake, and /proc file system cannot show the proper ELD info.
Signed-off-by: Mengdong Lin <mengdong.lin@intel.com>
Cc: stable@vger.kernel.org
Acked-by: David Henningsson <david.henningsson@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions