msm: camera: common: Add appropriate camera initialization log
Currently, the camera initialization log only points to the camera initcalls execution. The camera driver is initailized when all components are bound succussfully in CRM master bind. Add appropriate log to convey correct info. CRs-Fixed: 2841729 Change-Id: I5a52ad9fdf84d79d66763d47c92d2a63bb8d0e21 Signed-off-by: Mukund Madhusudan Atre <matre@codeaurora.org>
This commit is contained in:

committed by
Gerrit - the friendly Code Review server

parent
ea8a7f5347
commit
fa19532b36
@@ -283,7 +283,7 @@ static int camera_init(void)
|
||||
}
|
||||
}
|
||||
|
||||
CAM_INFO(CAM_UTIL, "Spectra camera driver initialized");
|
||||
CAM_DBG(CAM_UTIL, "Camera initcalls done");
|
||||
|
||||
end_init:
|
||||
return rc;
|
||||
|
Reference in New Issue
Block a user