lkml.org 
[lkml]   [2018]   [Aug]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 4.9 003/144] Input: elan_i2c - add another ACPI ID for Lenovo Ideapad 330-15AST
    Date
    4.9-stable review patch.  If anyone has any objections, please let me know.

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

    From: KT Liao <kt.liao@emc.com.tw>

    commit 6f88a6439da5d94de334a341503bc2c7f4a7ea7f upstream.

    Add ELAN0622 to ACPI mapping table to support Elan touchpad found in
    Ideapad 330-15AST.

    Signed-off-by: KT Liao <kt.liao@emc.com.tw>
    Reported-by: Anant Shende <anantshende@gmail.com>
    Cc: stable@vger.kernel.org
    Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
    Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

    ---
    drivers/input/mouse/elan_i2c_core.c | 1 +
    1 file changed, 1 insertion(+)

    --- a/drivers/input/mouse/elan_i2c_core.c
    +++ b/drivers/input/mouse/elan_i2c_core.c
    @@ -1252,6 +1252,7 @@ static const struct acpi_device_id elan_
    { "ELAN0612", 0 },
    { "ELAN0618", 0 },
    { "ELAN061D", 0 },
    + { "ELAN0622", 0 },
    { "ELAN1000", 0 },
    { }
    };

    \
     
     \ /
      Last update: 2018-08-01 19:25    [W:4.178 / U:0.788 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site