From: Takashi Iwai Date: Wed, 7 Apr 2010 12:53:00 +0000 (+0200) Subject: ALSA: hda - Remove left-over debug printk in patch_realtek.c X-Git-Tag: v2.6.35-rc1~478^2~1^2~16 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=25e8d9b67b206b8bf9bf11699d1a7e67c87c1a2e;p=profile%2Fivi%2Fkernel-adaptation-intel-automotive.git ALSA: hda - Remove left-over debug printk in patch_realtek.c Signed-off-by: Takashi Iwai --- diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c index f4ca9b2..8361030 100644 --- a/sound/pci/hda/patch_realtek.c +++ b/sound/pci/hda/patch_realtek.c @@ -10195,7 +10195,6 @@ static void alc882_auto_set_output_and_unmute(struct hda_codec *codec, { int idx; - printk("XXX set output pin %x, dac %x\n", nid, dac); /* set as output */ alc_set_pin_output(codec, nid, pin_type);