lkml.org 
[lkml]   [2014]   [Nov]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 3.14 121/203] ALSA: hda - add codec ID for Braswell display audio codec
    Date
    3.14-stable review patch.  If anyone has any objections, please let me know.

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

    From: Libin Yang <libin.yang@intel.com>

    commit d1585c89cecdb513f68045e47ab76976524b5961 upstream.

    This patch adds codec ID (0x80862883) and module alias for Braswell
    display codec.

    Signed-off-by: Libin Yang <libin.yang@intel.com>
    Signed-off-by: Takashi Iwai <tiwai@suse.de>
    Signed-off-by: Chang Rebecca Swee Fun <rebecca.swee.fun.chang@intel.com>
    Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

    ---
    sound/pci/hda/patch_hdmi.c | 2 ++
    1 file changed, 2 insertions(+)

    --- a/sound/pci/hda/patch_hdmi.c
    +++ b/sound/pci/hda/patch_hdmi.c
    @@ -3317,6 +3317,7 @@ static const struct hda_codec_preset snd
    { .id = 0x80862808, .name = "Broadwell HDMI", .patch = patch_generic_hdmi },
    { .id = 0x80862880, .name = "CedarTrail HDMI", .patch = patch_generic_hdmi },
    { .id = 0x80862882, .name = "Valleyview2 HDMI", .patch = patch_generic_hdmi },
    +{ .id = 0x80862883, .name = "Braswell HDMI", .patch = patch_generic_hdmi },
    { .id = 0x808629fb, .name = "Crestline HDMI", .patch = patch_generic_hdmi },
    {} /* terminator */
    };
    @@ -3373,6 +3374,7 @@ MODULE_ALIAS("snd-hda-codec-id:80862807"
    MODULE_ALIAS("snd-hda-codec-id:80862808");
    MODULE_ALIAS("snd-hda-codec-id:80862880");
    MODULE_ALIAS("snd-hda-codec-id:80862882");
    +MODULE_ALIAS("snd-hda-codec-id:80862883");
    MODULE_ALIAS("snd-hda-codec-id:808629fb");

    MODULE_LICENSE("GPL");



    \
     
     \ /
      Last update: 2014-11-12 03:21    [W:5.732 / U:0.016 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site