mirror of
https://github.com/systemd/systemd.git
synced 2025-09-19 01:44:42 +03:00
hwdb: make usb match patterns uppercase
Those patterns were always supposed to be uppercase.
This commit is contained in:
committed by
Bastien Nocera
parent
1a37237e2f
commit
cc1746bbed
@@ -12,7 +12,7 @@
|
||||
# Total Phase
|
||||
###########################################################
|
||||
# Aarvark I2C/SPI Host Adapter
|
||||
usb:v0403pe0d0*
|
||||
usb:v0403pE0D0*
|
||||
ID_SIGNAL_ANALYZER=1
|
||||
|
||||
# Beagle Protocol Analyzers
|
||||
@@ -29,5 +29,5 @@ usb:v1679p3001*
|
||||
|
||||
# Power Delivery Analyzers
|
||||
usb:v1679p6003*
|
||||
usb:v0483pdf11*
|
||||
usb:v0483pDF11*
|
||||
ID_SIGNAL_ANALYZER=1
|
||||
|
Reference in New Issue
Block a user