Hi,

On Saturday 11 September 2010 11:03:50 Jean-Francois Moine wrote:

> @@ -419,6 +421,8 @@ void v4l2_ctrl_fill(u32 id, const char **name, enum 
v4l2_ctrl_type *type,
>       case V4L2_CID_AUDIO_LIMITER_ENABLED:
>       case V4L2_CID_AUDIO_COMPRESSION_ENABLED:
>       case V4L2_CID_PILOT_TONE_ENABLED:
> +     case V4L2_CID_ILLUMINATORS_1:
> +     case V4L2_CID_ILLUMINATORS_2:
>               *type = V4L2_CTRL_TYPE_BOOLEAN;
>               *min = 0;
>               *max = *step = 1;

I would prefer integer controls for this, as we will need to support dimmable 
illuminators.

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