Searched hist:"36 ce99c1dcab2978fc1900f19b431adedd8f99f6" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/core/ |
H A D | misc.c | diff 36ce99c1dcab2978fc1900f19b431adedd8f99f6 Thu Aug 27 09:45:07 CDT 2009 Takashi Iwai <tiwai@suse.de> ALSA: Add debug module option
Add debug module option to snd core. This controls the debug print level. When CONFIG_SND_DEBUG_VERBOSE is set, you can suppress the debug messages by giving or changing this parameter to a lower value. debug=0 means no debug messsages. As default, it's set to the verbose level 2.
Since this option can be changed dynamically via sysfs file, you can suppress the verbose debug messages on the fly, which wasn't possible before.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
/openbmc/linux/include/sound/ |
H A D | core.h | diff 36ce99c1dcab2978fc1900f19b431adedd8f99f6 Thu Aug 27 09:45:07 CDT 2009 Takashi Iwai <tiwai@suse.de> ALSA: Add debug module option
Add debug module option to snd core. This controls the debug print level. When CONFIG_SND_DEBUG_VERBOSE is set, you can suppress the debug messages by giving or changing this parameter to a lower value. debug=0 means no debug messsages. As default, it's set to the verbose level 2.
Since this option can be changed dynamically via sysfs file, you can suppress the verbose debug messages on the fly, which wasn't possible before.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
|