From 61f74077edb1c64cc82b7cbb60f0f7c0ed732aee Mon Sep 17 00:00:00 2001 From: Mario Limonciello Date: Mon, 30 Mar 2020 12:07:31 -0500 Subject: [PATCH] trivial: dfu: drop quirk to hide DW1820A This can't actually damage the device, it was just showing the wrong flags. The device is also EOL, so it won't even be seen on most modern machines. --- plugins/dfu/dfu.quirk | 5 ----- 1 file changed, 5 deletions(-) diff --git a/plugins/dfu/dfu.quirk b/plugins/dfu/dfu.quirk index 76e1d56ca..56a847478 100644 --- a/plugins/dfu/dfu.quirk +++ b/plugins/dfu/dfu.quirk @@ -12,11 +12,6 @@ CounterpartGuid = USB\VID_0BDA&PID_5800 [DeviceInstanceId=USB\VID_0BDA&PID_5800] Flags = detach-for-attach -# on PC platforms the DW1820A firmware is loaded at runtime and can't -# be stored on the device itself as the flash chip is unpopulated -[DeviceInstanceId=USB\VID_0A5C&PID_6412] -Flags = only-supported - # Openmoko Freerunner / GTA02 [DeviceInstanceId=USB\VID_1D50&PID_5119] Plugin = dfu