Input: synaptics - support min/max board id in min_max_pnpid_table
authorDaniel Martin <daniel.martin@secunet.com>
Mon, 9 Mar 2015 05:29:15 +0000 (22:29 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Mon, 9 Mar 2015 06:33:16 +0000 (23:33 -0700)
commit5b3089ddb540401c1ad2e385a03d7e89ff954585
tree4d2d523b5d940a5d2f0a026664d32fa72f5905bd
parentb05f4d1c332a22f98c037fa64f249aa30877adaf
Input: synaptics - support min/max board id in min_max_pnpid_table

Add a min/max range for board ids to the min/max coordinates quirk. This
makes it possible to restrict quirks to specific models based upon their
board id. The define ANY_BOARD_ID (0) serves as a wild card.

Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=91541

Cc: stable@vger.kernel.org
Signed-off-by: Daniel Martin <daniel.martin@secunet.com>
Acked-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/mouse/synaptics.c