mirror of
https://github.com/systemd/systemd.git
synced 2024-12-22 17:35:35 +03:00
hwdb: make usb match patterns uppercase
Those patterns were always supposed to be uppercase.
This commit is contained in:
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
|
||||
|
Loading…
Reference in New Issue
Block a user