lkml.org 
[lkml]   [2018]   [Oct]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 4.4 058/113] Input: elantech - enable middle button of touchpad on ThinkPad P72
    Date
    4.4-stable review patch.  If anyone has any objections, please let me know.

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

    From: Aaron Ma <aaron.ma@canonical.com>

    commit 91a97507323e1ad4bfc10f4a5922e67cdaf8b3cd upstream.

    Adding 2 new touchpad IDs to support middle button support.

    Cc: stable@vger.kernel.org
    Signed-off-by: Aaron Ma <aaron.ma@canonical.com>
    Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
    Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

    ---
    drivers/input/mouse/elantech.c | 2 ++
    1 file changed, 2 insertions(+)

    --- a/drivers/input/mouse/elantech.c
    +++ b/drivers/input/mouse/elantech.c
    @@ -1180,6 +1180,8 @@ static const struct dmi_system_id elante
    static const char * const middle_button_pnp_ids[] = {
    "LEN2131", /* ThinkPad P52 w/ NFC */
    "LEN2132", /* ThinkPad P52 */
    + "LEN2133", /* ThinkPad P72 w/ NFC */
    + "LEN2134", /* ThinkPad P72 */
    NULL
    };


    \
     
     \ /
      Last update: 2018-10-08 21:18    [W:3.086 / U:0.208 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site