Searched hist:ff33f2303b0ea8e5ac15af91de8d8538a5d58db1 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/sound/ |
H A D | asound.h | diff ff33f2303b0ea8e5ac15af91de8d8538a5d58db1 Tue Oct 07 04:38:09 CDT 2008 Takashi Iwai <tiwai@suse.de> ALSA: Increase components array size
Increase the card components[] (and thus snd_card_info.components[], too) array size from 80 to 128 chars so that more strings can be stored. The 80 chars aren't enough for more than 2 HD-audio codecs, and this hits an ugly snd_BUG() as reported by Wu Fegguang for HP 2230s.
The control protocol number is increased to 2.0.6 as well, in case it matters.
Reported-by: Wu Fengguang <wfg@linux.intel.com> Acked-by: Jaroslav Kysela <perex@perex.cz> Signed-off-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Jaroslav Kysela <perex@perex.cz>
|
H A D | core.h | diff ff33f2303b0ea8e5ac15af91de8d8538a5d58db1 Tue Oct 07 04:38:09 CDT 2008 Takashi Iwai <tiwai@suse.de> ALSA: Increase components array size
Increase the card components[] (and thus snd_card_info.components[], too) array size from 80 to 128 chars so that more strings can be stored. The 80 chars aren't enough for more than 2 HD-audio codecs, and this hits an ugly snd_BUG() as reported by Wu Fegguang for HP 2230s.
The control protocol number is increased to 2.0.6 as well, in case it matters.
Reported-by: Wu Fengguang <wfg@linux.intel.com> Acked-by: Jaroslav Kysela <perex@perex.cz> Signed-off-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Jaroslav Kysela <perex@perex.cz>
|