
Currently host driver sets value of out psoc to NULL once it assigns value of out_psoc to a local variable. Now if there is any issue after this assignment, this global out_psoc is not available for debugging purpose. To debug some complex issues, set out_psoc to NULL at the end of the psoc destroy function. CRs-Fixed: 3469397 Change-Id: I479b0c4aedd77f374d8dff085cfade00a8e5cc5b