Add new line to axp udev rules to remove warnings
This commit is contained in:
parent
b076022378
commit
5c97e6860c
@ -2,4 +2,4 @@
|
||||
ACTION=="remove", GOTO="power_switch_end"
|
||||
SUBSYSTEM=="input", KERNEL=="event*", ATTRS{name}=="axp20x-pek", TAG+="power-switch"
|
||||
SUBSYSTEM=="input", KERNEL=="event*", ATTRS{name}=="axp[12][890]-supplyer", TAG+="power-switch"
|
||||
LABEL="power_switch_end"
|
||||
LABEL="power_switch_end"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user