Input: exc3000 - properly stop timer on shutdown
[ Upstream commit
49547777c08880a915765c41814d806156d3c39a ]
We need to stop the timer on driver unbind or probe failures, otherwise
we get UAF/Oops.
Fixes: f17913ad763e ("Input: add I2C attached EETI EXC3000 multi touch driver")
Reported-by: "Stahl, Michael" <mstahl@moba.de>
Link: https://lore.kernel.org/r/Y9dK57BFqtlf8NmN@google.com
Cc: stable@vger.kernel.org
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>