ALSA: hda - Use snd_printd() in snd_hda_parse_pin_def_config()
authorTakashi Iwai <tiwai@suse.de>
Thu, 26 May 2011 12:10:44 +0000 (14:10 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 26 May 2011 12:10:44 +0000 (14:10 +0200)
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 <tiwai@suse.de>

No differences found