Hi Sakari,
On 02/20/2012 02:56 AM, Sakari Ailus wrote:
> Create a new control type called V4L2_CTRL_TYPE_INTEGER_MENU. Integer menu
> controls are just like menu controls but the menu items are 64-bit integers
> rather than strings.
>
> Signed-off-by: Sakari Ailus
> Acked-by: Laurent Pinchart
Create a new control type called V4L2_CTRL_TYPE_INTEGER_MENU. Integer menu
controls are just like menu controls but the menu items are 64-bit integers
rather than strings.
Signed-off-by: Sakari Ailus
Acked-by: Laurent Pinchart
---
drivers/media/video/v4l2-ctrls.c | 74