diff options
| author | Sylwester Nawrocki <[email protected]> | 2012-05-06 15:30:44 -0300 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2012-05-14 14:03:21 -0300 |
| commit | 515f32879a05bdb69f9b3f86f53db4c04b95e845 (patch) | |
| tree | 9a090c658d1dc1c96286cb9359cbfd13b42f5db3 /scripts/patch-kernel | |
| parent | 6491d1adfbf0e2ffbdfcda8cef60edc01b6700b3 (diff) | |
[media] V4L: Add helper function for standard integer menu controls
This patch adds v4l2_ctrl_new_int_menu() helper function which can be used
in drivers for creating standard integer menu control with driver-specific
menu item list. 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 integers as the menu item list.
Signed-off-by: Sylwester Nawrocki <[email protected]>
Signed-off-by: Kyungmin Park <[email protected]>
Acked-by: Sakari Ailus <[email protected]>
Tested-by: Sakari Ailus <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions