Dear Guennadi

> @@ -65,6 +65,7 @@ static int soc_camera_platform_try_fmt(struct v4l2_subdev 
> *sd,
>       mf->height      = p->format.height;
>       mf->code        = p->format.code;
>       mf->colorspace  = p->format.colorspace;
> +     mf->field       = V4L2_FIELD_NONE;

I added this in v2.
But I should use p->format.field instead of V4L2_FIELD_NONE
please give me 3rd chance

Best regards
--
Kuninori Morimoto
 
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to