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)
commitaa563af763373a7e67a7b8fdb427d2a2fcbeab3b
treeb641b4bdd1931c65ab981638236d8cf17d2d3757
parent78735cffc2d9ab0dec32f1ba7cbc1d84b45bbf29
ALSA: hda - Increase PCM stream name buf in patch_realtek.c

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>
sound/pci/hda/patch_realtek.c