Re: [PATCH] Correct type and description of CONFIG_AC97_POWER_SAVE_DEFAULT

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Takashi Iwai
Date: Saturday, June 7, 2008 - 10:48 am

At Sat, 7 Jun 2008 13:22:39 -0300,
Thadeu Lima de Souza Cascardo wrote:

Thanks for the patch.  However, I can't take this as is.  The reasons
are below:

The power_save option takes indeed an integer value, and this kconfig
is nothing but its default value.

In your way, it's set always 1 if selected.  This is a very bad choice
as power_save value, because you'll turn on/off after one second.
This may lead to too frequent click noises. 
Thus, even if we need to make it bool, a more sensitive value must be
chosen.  And, which value is sensitive is a matter of taste, and you
cannot define it alone by yourself.


thanks,

Takashi

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] Correct type and description of CONFIG_AC97_POWER_ ..., Thadeu Lima de Souza ..., (Sat Jun 7, 9:22 am)
Re: [PATCH] Correct type and description of CONFIG_AC97_PO ..., Takashi Iwai, (Sat Jun 7, 10:48 am)
Re: [PATCH] Correct type and description of CONFIG_AC97_PO ..., Thadeu Lima de Souza ..., (Sat Jun 7, 12:40 pm)