diff options
author | Hans Verkuil <hans.verkuil@cisco.com> | 2014-04-27 08:38:13 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2014-07-17 16:57:17 +0200 |
commit | 2a9ec3731137f973c6289698de6566a25418b96f (patch) | |
tree | eb223ef2c2860dc1dd7bdd6fa06a7fca2210b133 /include/media/v4l2-dv-timings.h | |
parent | [media] v4l2-ctrls: compare values only once (diff) | |
download | linux-2a9ec3731137f973c6289698de6566a25418b96f.tar.xz linux-2a9ec3731137f973c6289698de6566a25418b96f.zip |
[media] v4l2-ctrls: use ptrs for all but the s32 type
Rather than having two unions for all types just keep 'val' and
'cur.val' and use the p_cur and p_new unions to access all others.
The only reason for keeping 'val' and 'cur.val' is that it is used
all over, so converting this as well would be a huge job.
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'include/media/v4l2-dv-timings.h')
0 files changed, 0 insertions, 0 deletions