input: synaptics_dsx: reorder device resume sequence
As part of resume sequence, interrupts are enabled first
and then the device configuration takes place. However,
in certain scenarios this would cause interrupt storm.
Reorder the resume sequence to make device configuration
before enabling the interrupts.
Change-Id: I548c5d0a91cb237c8109921ddb38d984fe439c8c
CRs-fixed: 705671
Signed-off-by:
Mohan Pallaka <mpallaka@codeaurora.org>
Loading
Please register or sign in to comment