synaptics: Remove PID 0xE9

This commit is contained in:
Vincent Huang
2021-06-17 13:55:27 +08:00
committed by Benjamin Berg
parent 49e3963783
commit 0edae7b641
3 changed files with 2 additions and 2 deletions
+1
View File
@@ -49,6 +49,7 @@ static const FpIdEntry whitelist_id_table[] = {
{ .vid = 0x06cb, .pid = 0x00cb },
{ .vid = 0x06cb, .pid = 0x00d8 },
{ .vid = 0x06cb, .pid = 0x00da },
{ .vid = 0x06cb, .pid = 0x00e9 },
{ .vid = 0x0a5c, .pid = 0x5801 },
{ .vid = 0x0a5c, .pid = 0x5805 },
{ .vid = 0x0a5c, .pid = 0x5834 },