From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dmitry Torokhov Subject: Re: [PATCH v2] input/mouse/elantech.c: Fix Lenovo version typo Date: Mon, 3 Oct 2016 16:46:23 -0700 Message-ID: <20161003234623.GA23699@dtor-ws> References: <1471913792-5767-1-git-send-email-marcos.souza.org@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail-pf0-f193.google.com ([209.85.192.193]:34285 "EHLO mail-pf0-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751337AbcJCXq1 (ORCPT ); Mon, 3 Oct 2016 19:46:27 -0400 Received: by mail-pf0-f193.google.com with SMTP id 190so3558833pfv.1 for ; Mon, 03 Oct 2016 16:46:27 -0700 (PDT) Content-Disposition: inline In-Reply-To: <1471913792-5767-1-git-send-email-marcos.souza.org@gmail.com> Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: Marcos Paulo de Souza Cc: linux-input@vger.kernel.org, ulrik.debie-os@e2big.org On Mon, Aug 22, 2016 at 09:56:32PM -0300, Marcos Paulo de Souza wrote: > Signed-off-by: Marcos Paulo de Souza > Reviewed-by: Ulrik De Bie > > --- > Just forgot to add the SoB in the first version. Applied, thank you. > > drivers/input/mouse/elantech.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/input/mouse/elantech.c b/drivers/input/mouse/elantech.c > index 08e252a..1b51961 100644 > --- a/drivers/input/mouse/elantech.c > +++ b/drivers/input/mouse/elantech.c > @@ -1134,7 +1134,7 @@ static int elantech_get_resolution_v4(struct psmouse *psmouse, > * System76 Pangolin 0x250f01 ? 2 hw buttons > * (*) + 3 trackpoint buttons > * (**) + 0 trackpoint buttons > - * Note: Lenovo L430 and Lenovo L430 have the same fw_version/caps > + * Note: Lenovo L430 and Lenovo L530 have the same fw_version/caps > */ > static void elantech_set_buttonpad_prop(struct psmouse *psmouse) > { > -- > 2.7.4 > > -- > To unsubscribe from this list: send the line "unsubscribe linux-input" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html -- Dmitry