summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-laptop/laptop-mode-tools/files/1.62/0014-Kick-the-power-savings-back-in-as-soon-as-the-stick-.patch')
-rw-r--r--app-laptop/laptop-mode-tools/files/1.62/0014-Kick-the-power-savings-back-in-as-soon-as-the-stick-.patch22
1 files changed, 0 insertions, 22 deletions
diff --git a/app-laptop/laptop-mode-tools/files/1.62/0014-Kick-the-power-savings-back-in-as-soon-as-the-stick-.patch b/app-laptop/laptop-mode-tools/files/1.62/0014-Kick-the-power-savings-back-in-as-soon-as-the-stick-.patch
deleted file mode 100644
index 692c1c6e92c0..000000000000
--- a/app-laptop/laptop-mode-tools/files/1.62/0014-Kick-the-power-savings-back-in-as-soon-as-the-stick-.patch
+++ /dev/null
@@ -1,22 +0,0 @@
-From 5ffc55928bd482872fbf6b7ffc67b4cd173f400b Mon Sep 17 00:00:00 2001
-From: Ritesh Raj Sarraf <rrs@debian.org>
-Date: Sat, 16 Mar 2013 16:04:00 +0530
-Subject: [PATCH 14/20] Kick the power savings back in, as soon as the stick is
- unplugged
-
----
- etc/rules/99-laptop-mode.rules | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/etc/rules/99-laptop-mode.rules b/etc/rules/99-laptop-mode.rules
-index 96d5d68..8ff8218 100644
---- a/etc/rules/99-laptop-mode.rules
-+++ b/etc/rules/99-laptop-mode.rules
-@@ -1,3 +1,3 @@
- ACTION=="change", SUBSYSTEM=="power_supply", RUN+="@LIB_D@/udev/lmt-udev auto"
- ACTION=="add|remove", SUBSYSTEM=="machinecheck", RUN+="@LIB_D@/udev/lmt-udev auto"
--ACTION=="add", SUBSYSTEM=="usb", RUN+="@LIB_D@/udev/lmt-udev force modules=usb-autosuspend devices=%k"
-+ACTION=="add|remove", SUBSYSTEM=="usb", RUN+="@LIB_D@/udev/lmt-udev force modules=usb-autosuspend devices=%k"
---
-1.8.1.5
-