touchpad: add the pressure thresholds to the debugging output

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
(cherry picked from commit 85e5d80cd4)
This commit is contained in:
Peter Hutterer 2018-02-28 11:02:41 +10:00
parent 2496923585
commit dd85749e61

View file

@ -3038,7 +3038,9 @@ tp_init_pressure(struct tp_dispatch *tp,
tp->pressure.low = lo;
evdev_log_debug(device,
"using pressure-based touch detection\n");
"using pressure-based touch detection (%d:%d)\n",
lo,
hi);
}
static bool