Re: [PATCH 8/31] HDA patch_via.c: Change VT1708S & VT1702 hp mode controls

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi, Takashi
  When independent hp switches from
          on -> off: hp volume/switch is deactivated
          off -> hp volume switch  is activated
  These 2 actions are one-shot setup, so we put "need reboot" to remind user
  that hp volume/switch update will only take effect after reboot.

On Mon, Oct 5, 2009 at 11:04 PM, Takashi Iwai <tiwai@xxxxxxx> wrote:
> At Mon, 5 Oct 2009 22:25:15 +0800,
> Li Bo wrote:
>>
>> [ALSA] HDA VIA: Change VT1708S & VT1702 hp mode controls
>>
>> For VT1708S and VT1702, deactivate "Headphone Playback Volume" and
>> "Headphone Playback Mute" control if "Independent HP" mode is OFF.
>> and rename VT1702 "Independent HP" text.
>>
>> Signed-off-by: Lydia Wang <lydiawang@xxxxxxxxxxxxxx>
>> @@ -3342,11 +3359,13 @@
>>
>>  static int vt1702_auto_create_hp_ctls(struct via_spec *spec, hda_nid_t pin)
>>  {
>> -     int err;
>> -
>> +     int err, i;
>> +     struct hda_input_mux *imux;
>> +     static const char *texts[] = { "ON (need reboot)",
>> +                                    "OFF (need reboot)",
>> +                                    NULL};
>
> These texts look very strange...
>
>
> Takashi
>
_______________________________________________
Alsa-devel mailing list
Alsa-devel@xxxxxxxxxxxxxxxx
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel


[Index of Archives]     [ALSA User]     [Linux Audio Users]     [Kernel Archive]     [Asterisk PBX]     [Photo Sharing]     [Linux Sound]     [Video 4 Linux]     [Gimp]     [Yosemite News]

  Powered by Linux