msm: ssr: Correct setting the subsystem crash status
The crash status for a subsystem is being set to true by default
when the function to set it is called.
Instead, use the crashed flag which is passed in as a parameter
to correctly set the subsystem's crash state.
Change-Id: Iccfa0823b5ba6049c28cfc91edcaf90ee4b99223
Signed-off-by:
Deepak Katragadda <dkatraga@codeaurora.org>
Loading
Please register or sign in to comment