mirror of
https://github.com/LineageOS/android_kernel_fxtec_sm6115.git
synced 2026-08-18 21:51:06 +00:00
Setting opmode to invalid values would lead to a paging fault failure when there is an access to the power_operation_mode. Prevent this by checking the validity of the value that the opmode is being set. Change-Id: I9ada1ad4aeeca08d3072a5738f5fa48537a2cecf Signed-off-by: Sriharsha Allenki <sallenki@codeaurora.org>