From: Fengguang Wu Date: Tue, 10 Apr 2012 09:00:35 +0000 (+0800) Subject: ALSA: hda - hide HDMI/ELD printks unless snd.debug=2 X-Git-Tag: v3.4-rc3~41^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fae3d88a5c56c3f836e95c4516da883a48612437;p=pandora-kernel.git ALSA: hda - hide HDMI/ELD printks unless snd.debug=2 Also remove two warnings when CONFIG_SND_DEBUG is not set: sound/pci/hda/patch_hdmi.c: In function ‘hdmi_intrinsic_event’: sound/pci/hda/patch_hdmi.c:761:6: warning: unused variable ‘eldv’ [-Wunused-variable] sound/pci/hda/patch_hdmi.c:760:6: warning: unused variable ‘pd’ [-Wunused-variable] Signed-off-by: Wu Fengguang Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed