summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--driver/touchpad_st.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/driver/touchpad_st.c b/driver/touchpad_st.c
index 9e6b08f909..9cfb461d47 100644
--- a/driver/touchpad_st.c
+++ b/driver/touchpad_st.c
@@ -812,6 +812,7 @@ static void st_tp_init(void)
system_state = 0;
tp_control &= ~TP_CONTROL_RESETTING;
+ touch_slot = 0;
touchpad_power_control();
}