Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a418fe22 authored by Jeyaprakash Soundrapandian's avatar Jeyaprakash Soundrapandian Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: camera: fix OIS firmware crash issue" into dev/msm-4.9-camx

parents 64711020 3e380245
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -259,6 +259,7 @@ static int32_t cam_ois_platform_driver_probe(
		return -ENOMEM;

	o_ctrl->soc_info.pdev = pdev;
	o_ctrl->pdev = pdev;
	o_ctrl->soc_info.dev = &pdev->dev;
	o_ctrl->soc_info.dev_name = pdev->name;