
Remove inst check from all the functions in video driver. Inst check is present in most of the functions in video driver which is not required. Keep check only at root level functions and remove from rest all of the functions. Change-Id: Ib310cd3df5e8612a9fc3a5aa654dff4203a12906 Signed-off-by: Vedang Nagar <quic_vnagar@quicinc.com>