rules: simply 60-drm.rules

We don't need any GOTO, if we merge all matches into a single line.
This commit is contained in:
David Herrmann 2013-11-03 16:17:14 +01:00
parent 0a8da8305a
commit e9718c12a4
1 changed files with 1 additions and 6 deletions

View File

@ -1,8 +1,3 @@
# do not edit this file, it will be overwritten on update
ACTION=="remove", GOTO="drm_end"
SUBSYSTEM!="drm", GOTO="drm_end"
SUBSYSTEMS=="pci|usb|platform", IMPORT{builtin}="path_id"
LABEL="drm_end"
ACTION!="remove", SUBSYSTEM=="drm", SUBSYSTEMS=="pci|usb|platform", IMPORT{builtin}="path_id"