summarylogtreecommitdiffstats
path: root/led_support.patch
diff options
context:
space:
mode:
authorvantu5z2022-10-19 11:37:22 +0300
committervantu5z2022-10-19 11:37:22 +0300
commit96d37e14d920fe9659b33d8aae073dd6bcb33995 (patch)
treeb335b01198d1569f3a5852846cb689b17ffc0a97 /led_support.patch
parentd45c78c0cfb1b5c73db5e5ee63d65dece22d760e (diff)
downloadaur-xf86-input-synaptics-led.tar.gz
update to 1.9.2
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,