]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
V4L/DVB (10490): v4l2: prefill ident and revision from v4l2_dbg_chip_ident.
authorHans Verkuil <hverkuil@xs4all.nl>
Sat, 7 Feb 2009 14:00:02 +0000 (11:00 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 30 Mar 2009 15:42:41 +0000 (12:42 -0300)
commit80b36e0fcfe7520ee92f648148d091ad880ae711
tree5a28d5f895852bcd4cb7b9849dc2932dc2929034
parent89aec3e1baaddeaa5636487f0e23f807eb758168
V4L/DVB (10490): v4l2: prefill ident and revision from v4l2_dbg_chip_ident.

Drivers that implement this always have to set the ident and revision
to V4L2_IDENT_NONE and 0. Do this in the v4l2 core so drivers don't have
to do this.

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/v4l2-ioctl.c