OSDN Git Service

input: synaptics_dsx: fix mutex init
authorMohan Pallaka <mpallaka@codeaurora.org>
Mon, 8 May 2017 18:51:41 +0000 (11:51 -0700)
committerMohan Pallaka <mpallaka@codeaurora.org>
Wed, 17 May 2017 02:57:28 +0000 (19:57 -0700)
commit9f117985b69686f253cd65e3a676326c44cdd8d3
tree3deda0e263201ed284f7f8dc82cc0382918b6716
parent211854c904f68128aa506ac2c3be2a7027ab78d3
input: synaptics_dsx: fix mutex init

Initialize mutex before using in irq handler.

CRs-fixed: 2047720
Change-Id: I5ebfbc22f2a64dde239fcbb13eb26be50543b484
Signed-off-by: Mohan Pallaka <mpallaka@codeaurora.org>
drivers/input/touchscreen/synaptics_dsx/synaptics_dsx_core.c