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

Commit 1f806582 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: camera: add support to handle stream type info in mt9m114"

parents 07b7ba6f cb1df5d9
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -1596,6 +1596,8 @@ int32_t mt9m114_sensor_config32(struct msm_sensor_ctrl_t *s_ctrl,
		break;
	case CFG_SET_ISO:
		break;
	case CFG_SET_STREAM_TYPE:
		break;
	default:
	pr_err("Invalid cfgtype func %s line %d cfgtype = %d\n",
		__func__, __LINE__, (int32_t)cdata->cfgtype);