elan: Remove supported devices from udev whitelist

This commit is contained in:
Igor Filatov 2018-01-29 21:48:12 +02:00 committed by Bastien Nocera
parent bccff4ffef
commit fba3e682ea

View file

@ -24,10 +24,6 @@
#include "fp_internal.h"
static const struct usb_id whitelist_id_table[] = {
/* Unsupported (for now) Elantech finger print readers */
{ .vendor = 0x04f3, .product = 0x0c03 },
{ .vendor = 0x04f3, .product = 0x0c16 },
{ .vendor = 0x04f3, .product = 0x0c26 },
/* Unsupported (for now) Validity Sensors finger print readers */
{ .vendor = 0x138a, .product = 0x0090 }, /* Found on e.g. Lenovo T460s */
{ .vendor = 0x138a, .product = 0x0091 },