diff --git a/config/71-axp-power-button.rules b/config/71-axp-power-button.rules index 7d66933f4..694e47bcb 100644 --- a/config/71-axp-power-button.rules +++ b/config/71-axp-power-button.rules @@ -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" \ No newline at end of file +LABEL="power_switch_end"