Re: [PATCH] Input: synaptics - switch ForcePad detection to PNP IDs

2015-01-05 Thread Benjamin Tissoires
On Dec 29 2014 or thereabouts, Dmitry Torokhov wrote: > According to Synaptics devices with ForcePads use SYN300D and SYN3014 as > PNP IDs, so let's switch from DMI-bases detection scheme to PNP-based > one, which should be more reliable. > > Suggested-by: Hans de Goede > Signed-off-by: Dmitry To

Re: [PATCH] Input: synaptics - switch ForcePad detection to PNP IDs

2014-12-30 Thread Hans de Goede
Hi, Looks good to me: Acked-by: Hans de Goede Regards, Hans On 29-12-14 23:51, Dmitry Torokhov wrote: According to Synaptics devices with ForcePads use SYN300D and SYN3014 as PNP IDs, so let's switch from DMI-bases detection scheme to PNP-based one, which should be more reliable. Suggested

[PATCH] Input: synaptics - switch ForcePad detection to PNP IDs

2014-12-29 Thread Dmitry Torokhov
According to Synaptics devices with ForcePads use SYN300D and SYN3014 as PNP IDs, so let's switch from DMI-bases detection scheme to PNP-based one, which should be more reliable. Suggested-by: Hans de Goede Signed-off-by: Dmitry Torokhov --- drivers/input/mouse/synaptics.c | 35 ++--