Loading drivers/media/platform/msm/camera/cam_sensor_module/cam_ois/cam_ois_dev.c +1 −0 Original line number Diff line number Diff line Loading @@ -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; Loading Loading
drivers/media/platform/msm/camera/cam_sensor_module/cam_ois/cam_ois_dev.c +1 −0 Original line number Diff line number Diff line Loading @@ -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; Loading