Re: [PATCH/RFC v3 01/14] V4L: Add helper function for standard integer menu controls

2012-04-30 Thread Sylwester Nawrocki
Hi! On 04/30/2012 05:20 PM, Hans Verkuil wrote: > Hi Sylwester! > > Can you also update Documentation/video4linux/v4l2-controls.txt? I think I have to :-) I'll do, sorry for forgetting about it. -- Regards, Sylwester -- To unsubscribe from this list: send the line "unsubscribe linux-media" in

Re: [PATCH/RFC v3 01/14] V4L: Add helper function for standard integer menu controls

2012-04-30 Thread Hans Verkuil
Hi Sylwester! Can you also update Documentation/video4linux/v4l2-controls.txt? Thanks, Hans On Friday 27 April 2012 16:23:18 Sylwester Nawrocki wrote: > This patch adds v4l2_ctrl_new_std_int_menu() helper function which can > be used in drivers for creating standard integer menu contro

[PATCH/RFC v3 01/14] V4L: Add helper function for standard integer menu controls

2012-04-27 Thread Sylwester Nawrocki
This patch adds v4l2_ctrl_new_std_int_menu() helper function which can be used in drivers for creating standard integer menu control. It is similar to v4l2_ctrl_new_std_menu(), except it doesn't have a mask parameter and an additional qmenu parameter allows passing an array of signed 64-bit integer