linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 8/7] Input: synaptics - Remove X250 from the topbuttonpad list
@ 2015-02-12 17:09 Benjamin Tissoires
  2015-02-27 10:22 ` Daniel Martin
  0 siblings, 1 reply; 2+ messages in thread
From: Benjamin Tissoires @ 2015-02-12 17:09 UTC (permalink / raw)
  To: Dmitry Torokhov
  Cc: Andrew Duggan, Hans de Goede, Peter Hutterer, linux-input,
	linux-kernel

Lenovo X250 has a PnpID of LEN0046, but it does not have
the top software button requirement.

For the record, Lenovo T450s and W541 have a PnpID of
LEN200f and LEN004a, so they are not on the top software
button list.

Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
---

Hi Dmitry,

we got our hands on 3 new Lenovo laptops, and only one appears in the
top buttonpad list. Again no need to CC stable this one I think.

Cheers,
Benjamin

 drivers/input/mouse/synaptics.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/input/mouse/synaptics.c b/drivers/input/mouse/synaptics.c
index 7267738..fa3d683 100644
--- a/drivers/input/mouse/synaptics.c
+++ b/drivers/input/mouse/synaptics.c
@@ -184,7 +184,6 @@ static const char * const topbuttonpad_pnp_ids[] = {
 	"LEN0041",
 	"LEN0042", /* Yoga */
 	"LEN0045",
-	"LEN0046",
 	"LEN0047",
 	"LEN0049",
 	"LEN2000",
-- 
2.1.0

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-02-27 10:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-12 17:09 [PATCH 8/7] Input: synaptics - Remove X250 from the topbuttonpad list Benjamin Tissoires
2015-02-27 10:22 ` Daniel Martin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).