Loading
ais: cam_soc_api: Moved the Debug statement to the if-condition
Debug statement is dereferencing a pointer with vdd_info[i]->vdd
Though it is debug statement, it might dereference a null pointer.
Change-Id: Id2c3bb9ccc6ed6d23d7da54bb3b4364009ebb1aa
Signed-off-by:
E V Ravi <evenka@codeaurora.org>