From: Benjamin Tissoires Date: Mon, 9 Mar 2015 05:39:17 +0000 (-0700) Subject: Input: synaptics - remove X250 from the topbuttonpad list X-Git-Tag: v4.0-rc5~18^2~1^2 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=8f004f3f4daf5dc98dc78f8e62497ad834053855;p=karo-tx-linux.git Input: synaptics - remove X250 from the topbuttonpad list 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 Reviewed-by: Daniel Martin Signed-off-by: Dmitry Torokhov --- diff --git a/drivers/input/mouse/synaptics.c b/drivers/input/mouse/synaptics.c index 160def02cde2..ca7ca8d4eb33 100644 --- a/drivers/input/mouse/synaptics.c +++ b/drivers/input/mouse/synaptics.c @@ -181,7 +181,6 @@ static const char * const topbuttonpad_pnp_ids[] = { "LEN0041", "LEN0042", /* Yoga */ "LEN0045", - "LEN0046", "LEN0047", "LEN0049", "LEN2000",