elan: Add ID for T-Bao TBook 12 Air reader (04f3:0c16)

Tested by Hans de Goede <hdegoede@redhat.com>
This commit is contained in:
Bastien Nocera 2018-06-14 10:38:03 +02:00
parent bb4d888661
commit 35e8deba37

View file

@ -604,6 +604,7 @@ static void dev_deactivate(struct fp_img_dev *dev)
static const struct usb_id id_table[] = {
{.vendor = 0x04f3,.product = 0x0907},
{.vendor = 0x04f3,.product = 0x0c26},
{.vendor = 0x04f3,.product = 0x0c16},
{0, 0, 0,},
};