Re: [PATCH] snd-hda-intel: don't print using snd_printdd on device open

2008-02-17 Thread Takashi Iwai
At Sun, 17 Feb 2008 11:31:09 +0100, Adel Gadllah wrote: > > Hi, > > When CONFIG_SND_DEBUG_DETECT is set the hda-intel driver prints verbose > info like this: > > ALSA sound/pci/hda/hda_intel.c:1259: azx_pcm_prepare: bufsize=0x4400, > fragsize=0x1100, format=0x11 > ALSA

Re: [PATCH] snd-hda-intel: don't print using snd_printdd on device open

2008-02-17 Thread Takashi Iwai
At Sun, 17 Feb 2008 21:40:32 -0500, Chuck Ebbert wrote: > > From: Adel Gadllah <[EMAIL PROTECTED]> > > snd-hda-intel: don't print using snd_printdd on device open > > When CONFIG_SND_DEBUG_DETECT is set the hda-intel driver prints verbose > info like this: > > ALSA

Re: [PATCH] snd-hda-intel: don't print using snd_printdd on device open

2008-02-17 Thread Chuck Ebbert
From: Adel Gadllah <[EMAIL PROTECTED]> snd-hda-intel: don't print using snd_printdd on device open When CONFIG_SND_DEBUG_DETECT is set the hda-intel driver prints verbose info like this: ALSA sound/pci/hda/hda_intel.c:1259: azx_pcm_prepare: bufsize=0x4400, fragsize=0x1100, format=0x11 ALSA

[PATCH] snd-hda-intel: don't print using snd_printdd on device open

2008-02-17 Thread Adel Gadllah
Hi, When CONFIG_SND_DEBUG_DETECT is set the hda-intel driver prints verbose info like this: ALSA sound/pci/hda/hda_intel.c:1259: azx_pcm_prepare: bufsize=0x4400, fragsize=0x1100, format=0x11 ALSA sound/pci/hda/hda_codec.c:682: hda_codec_setup_stream: NID=0x7, stream=0x5, channel=0,

[PATCH] snd-hda-intel: don't print using snd_printdd on device open

2008-02-17 Thread Adel Gadllah
Hi, When CONFIG_SND_DEBUG_DETECT is set the hda-intel driver prints verbose info like this: ALSA sound/pci/hda/hda_intel.c:1259: azx_pcm_prepare: bufsize=0x4400, fragsize=0x1100, format=0x11 ALSA sound/pci/hda/hda_codec.c:682: hda_codec_setup_stream: NID=0x7, stream=0x5, channel=0,

Re: [PATCH] snd-hda-intel: don't print using snd_printdd on device open

2008-02-17 Thread Chuck Ebbert
From: Adel Gadllah [EMAIL PROTECTED] snd-hda-intel: don't print using snd_printdd on device open When CONFIG_SND_DEBUG_DETECT is set the hda-intel driver prints verbose info like this: ALSA sound/pci/hda/hda_intel.c:1259: azx_pcm_prepare: bufsize=0x4400, fragsize=0x1100, format=0x11 ALSA

Re: [PATCH] snd-hda-intel: don't print using snd_printdd on device open

2008-02-17 Thread Takashi Iwai
At Sun, 17 Feb 2008 21:40:32 -0500, Chuck Ebbert wrote: From: Adel Gadllah [EMAIL PROTECTED] snd-hda-intel: don't print using snd_printdd on device open When CONFIG_SND_DEBUG_DETECT is set the hda-intel driver prints verbose info like this: ALSA sound/pci/hda/hda_intel.c:1259:

Re: [PATCH] snd-hda-intel: don't print using snd_printdd on device open

2008-02-17 Thread Takashi Iwai
At Sun, 17 Feb 2008 11:31:09 +0100, Adel Gadllah wrote: Hi, When CONFIG_SND_DEBUG_DETECT is set the hda-intel driver prints verbose info like this: ALSA sound/pci/hda/hda_intel.c:1259: azx_pcm_prepare: bufsize=0x4400, fragsize=0x1100, format=0x11 ALSA sound/pci/hda/hda_codec.c:682: