Hi Kamil,

On Tuesday 27 December 2011 15:07:24 Kamil Debski wrote:
> Signed-off-by: Kamil Debski <k.deb...@samsung.com>
> Signed-off-by: Kyungmin Park <kyungmin.p...@samsung.com>
> ---
>  drivers/media/video/s5p-mfc/s5p_mfc_dec.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/drivers/media/video/s5p-mfc/s5p_mfc_dec.c
> b/drivers/media/video/s5p-mfc/s5p_mfc_dec.c index 844a4d7..c25ec02 100644
> --- a/drivers/media/video/s5p-mfc/s5p_mfc_dec.c
> +++ b/drivers/media/video/s5p-mfc/s5p_mfc_dec.c
> @@ -165,7 +165,7 @@ static struct mfc_control controls[] = {
>               .maximum = 32,
>               .step = 1,
>               .default_value = 1,
> -             .flags = V4L2_CTRL_FLAG_VOLATILE,
> +             .is_volatile = 1,
>       },
>  };

Why so ? is_volatile got removed in commit 
88365105d683187e02a4f75220eaf51fd0c0b6e0.

-- 
Regards,

Laurent Pinchart
--
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