lkml.org 
[lkml]   [2014]   [Feb]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 3.11 021/121] ALSA: hda - Add missing mixer widget for AD1983
    Date
    3.11.10.5 -stable review patch.  If anyone has any objections, please let me know.

    ------------------

    From: Takashi Iwai <tiwai@suse.de>

    commit c7579fed1f1b2567529aea64ef19871337403ab3 upstream.

    The mixer widget on AD1983 at NID 0x0e was missing in the commit
    [f2f8be43c5c9: ALSA: hda - Add aamix NID to AD codecs].

    Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=70011
    Signed-off-by: Takashi Iwai <tiwai@suse.de>
    Signed-off-by: Luis Henriques <luis.henriques@canonical.com>
    ---
    sound/pci/hda/patch_analog.c | 1 +
    1 file changed, 1 insertion(+)

    diff --git a/sound/pci/hda/patch_analog.c b/sound/pci/hda/patch_analog.c
    index 2ef62fe..ab1526c 100644
    --- a/sound/pci/hda/patch_analog.c
    +++ b/sound/pci/hda/patch_analog.c
    @@ -1702,6 +1702,7 @@ static int ad1983_parse_auto_config(struct hda_codec *codec)
    return err;
    spec = codec->spec;

    + spec->gen.mixer_nid = 0x0e;
    spec->gen.beep_nid = 0x10;
    set_beep_amp(spec, 0x10, 0, HDA_OUTPUT);
    err = ad198x_parse_auto_config(codec);
    --
    1.9.0


    \
     
     \ /
      Last update: 2014-02-21 16:01    [W:2.129 / U:0.028 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site