From: Takashi Iwai Date: Thu, 26 May 2011 12:10:44 +0000 (+0200) Subject: ALSA: hda - Use snd_printd() in snd_hda_parse_pin_def_config() X-Git-Tag: v3.0-rc1~51^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b6267376d1113bf8e09ae655919e6f0bbe90d01;p=pandora-kernel.git ALSA: hda - Use snd_printd() in snd_hda_parse_pin_def_config() Fixed the wrong usage of snd_printdd() for debug prints of input entries. It should be snd_printd() like others. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed