diff options
author | Hans de Goede <hdegoede@redhat.com> | 2014-05-19 22:54:09 -0700 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2014-05-26 15:02:00 -0700 |
commit | 0f68f39c393bc06ac5ccc8794f0e2ed841e41c3e (patch) | |
tree | 38788527e8a31b13e76ee28ca3816248313fb591 /mm/filemap.c | |
parent | e2f611029b370bb7a04236215ad4b36aa8cb98cd (diff) | |
download | talos-op-linux-0f68f39c393bc06ac5ccc8794f0e2ed841e41c3e.tar.gz talos-op-linux-0f68f39c393bc06ac5ccc8794f0e2ed841e41c3e.zip |
Input: synaptics - change min/max quirk table to pnp-id matching
Most of the affected models share pnp-ids for the touchpad. So switching
to pnp-ids give us 2 advantages:
1) It shrinks the quirk list
2) It will lower the new quirk addition frequency, ie the recently added W540
quirk would not have been necessary since it uses the same LEN0034 pnp ids
as other models already added before it
As an added bonus it actually puts the quirk on the actual psmouse, rather
then on the machine, which is technically more correct.
Cc: stable@vger.kernel.org
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'mm/filemap.c')
0 files changed, 0 insertions, 0 deletions