summaryrefslogtreecommitdiffstats
path: root/drivers/media/i2c/soc_camera/ov9640.c
diff options
context:
space:
mode:
authorHans Verkuil2013-03-24 12:24:19 +0100
committerMauro Carvalho Chehab2013-03-24 12:46:39 +0100
commitb5656e8b7363c4e248e6372dc34828d3dfb17832 (patch)
treefabec0fa0c862931c3987aeea538d4348de6a972 /drivers/media/i2c/soc_camera/ov9640.c
parent[media] v4l2-ioctl: add precision when printing names (diff)
downloadkernel-qcow2-linux-b5656e8b7363c4e248e6372dc34828d3dfb17832.tar.gz
kernel-qcow2-linux-b5656e8b7363c4e248e6372dc34828d3dfb17832.tar.xz
kernel-qcow2-linux-b5656e8b7363c4e248e6372dc34828d3dfb17832.zip
[media] ivtv: prepare ivtv for adding const to s_register
The ivtv_itvc function receives a pointer to v4l2_dbg_register. When we add const to that pointer in the s_register case we will run into a problem here since this common function would discard const in that case. So change this function so it receives the address and a pointer to a value. In addition we now set the size field in the g_register function which is where it belongs. This will simplify the next patch where const will be added to s_register. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/i2c/soc_camera/ov9640.c')
0 files changed, 0 insertions, 0 deletions