]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Input: drv260x - fix initializing overdrive voltage
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Sun, 11 Dec 2016 06:56:21 +0000 (22:56 -0800)
committerSasha Levin <alexander.levin@microsoft.com>
Wed, 23 May 2018 01:36:36 +0000 (21:36 -0400)
commita4bb62a4614b3eb33a4a54021503a4a5832ee909
tree07a17a90069771a4b7e8711302d267eab8483bc0
parentc4f2582d52e3e0dec8de72600df311f99416b99f
Input: drv260x - fix initializing overdrive voltage

[ Upstream commit 74c82dae6c474933f2be401976e1530b5f623221 ]

We were accidentally initializing haptics->rated_voltage twice, and did not
initialize overdrive voltage.

Acked-by: Dan Murphy <dmurphy@ti.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
drivers/input/misc/drv260x.c