cinterion,udev: ensure 'usb' subsystems before idVendor/idProduct rules

This commit is contained in:
Aleksander Morgado
2016-07-28 00:14:00 +02:00
parent 840143aa3d
commit 2a171b4951

View File

@@ -1,6 +1,7 @@
# do not edit this file, it will be overwritten on update
ACTION!="add|change|move", GOTO="mm_cinterion_port_types_end"
SUBSYSTEMS!="usb", GOTO="mm_cinterion_port_types_end"
SUBSYSTEM!="tty", GOTO="mm_cinterion_port_types_end"
ATTRS{idVendor}!="1e2d", GOTO="mm_cinterion_port_types_end"