input: synaptics_i2c_rmi4: Reinitialize list after freeing it
During firmware update and device reset through sysfs, query info needs to be updated in support_fn_list. However, both these procedures free the existing list before updation without setting its list head to consistent state. Reinitialize the list head of support_fn_list to avoid memory fault during updation. This patch is propagated from msm-3.10 kernel (commit: 43220f8e2b60db0131987e5c7d79187e410f519e input: synaptics_i2c_rmi4: Reinitialize list after freeing it) CRs-Fixed: 589295 Change-Id: I560e2df53d258e273ff9890c7c62b90a58a423f7 Signed-off-by:c_sgarna <c_sgarna@codeaurora.org> Signed-off-by:
Sudhakar Manapati <smanap@codeaurora.org>
Loading
Please register or sign in to comment