]> git.itanic.dy.fi Git - linux-stable/commit
ALSA: hda - initialize audio InfoFrame to be all zero
authorMengdong Lin <mengdong.lin@intel.com>
Tue, 11 Mar 2014 21:12:52 +0000 (17:12 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 28 Jul 2014 15:05:56 +0000 (08:05 -0700)
commit815ba8f81857efadce6af198b07731cebf3e6b35
treeaffedf148883c9da3c5fe2a4e6d568894f67b756
parent2e47bede83f5ec53627e0d3c8a1634441942b495
ALSA: hda - initialize audio InfoFrame to be all zero

commit caaf5ef9493f72390905f1e97b310b8906d32dac upstream.

This patch initialized the local audio InfoFrame variable 'ai' to be all zero,
thus the data bytes will indicate "Refer to Stream Header" by default.

Signed-off-by: Mengdong Lin <mengdong.lin@intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/patch_hdmi.c