ALSA: hda - Increase PCM stream name buf in patch_realtek.c
authorTakashi Iwai <tiwai@suse.de>
Fri, 31 Jul 2009 08:05:11 +0000 (10:05 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 31 Jul 2009 08:06:34 +0000 (10:06 +0200)
The name buf with size 16 is too short for some codec names, e.g.
truncated like "ALC861-VD Analo".  Now the size is doubled.

Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found