summarylogtreecommitdiffstats
path: root/led_support.patch
diff options
context:
space:
mode:
Diffstat (limited to 'led_support.patch')
-rw-r--r--led_support.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/led_support.patch b/led_support.patch
index 0b4d99ee0f77..af972dc4e55d 100644
--- a/led_support.patch
+++ b/led_support.patch
@@ -133,7 +133,7 @@ diff -ur xf86-input-synaptics-1.9.1/src/eventcomm.c xf86-input-synaptics-1.9.1_n
}
/* Query device for axis ranges */
-@@ -977,6 +1026,19 @@
+@@ -980,6 +1029,19 @@
event_query_model(proto_data->evdev, &priv->model, &priv->id_vendor,
&priv->id_product);
@@ -153,7 +153,7 @@ diff -ur xf86-input-synaptics-1.9.1/src/eventcomm.c xf86-input-synaptics-1.9.1_n
xf86IDrvMsg(pInfo, X_PROBED, "Vendor %#hx Product %#hx\n",
priv->id_vendor, priv->id_product);
}
-@@ -1077,5 +1139,6 @@
+@@ -1080,5 +1142,6 @@
EventQueryHardware,
EventReadHwState,
EventAutoDevProbe,