V4L/DVB (12906a): V4L : vpif display updates to support vpif capture
authorMuralidharan Karicheri <m-karicheri2@ti.com>
Wed, 16 Sep 2009 17:30:53 +0000 (14:30 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 19 Sep 2009 03:19:36 +0000 (00:19 -0300)
commit317b2e2f4b5d2b69d9bd49e4fed386d176344e76
treefd0146fa04c22143a7b359dcb9fdaf59e80836e9
parent6b5270d21202fcf6ae16a6266fed83a30ccece7a
V4L/DVB (12906a): V4L : vpif display updates to support vpif capture

The structure name for vpif display driver changed since it was not unique. So this
update is done to reflect the same. Also removed the code related to register
address space iomap. Uses v4l2_i2c_new_subdev_board() instead of
v4l2_i2c_new_probed_subdev() so that platform data can be added for subdevice
configuration for polarities.

This has incorporated comments against version v0 of the patch series.

Resending the original patch for merge to V4L linux-next

Reviewed-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Muralidharan Karicheri <m-karicheri2@ti.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/davinci/vpif_display.c