V4L/DVB (7500): soc-camera: extract function pointers from host object into operations
authorGuennadi Liakhovetski <g.liakhovetski@pengutronix.de>
Fri, 4 Apr 2008 16:41:25 +0000 (13:41 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Thu, 24 Apr 2008 17:07:57 +0000 (14:07 -0300)
commitb8d9904c3525c0a149976ffaad48fcb03e8703f7
treeac116e518f70a694046752a05c16a5285bc4713f
parentce54093cefd64c1a2cb6b8c5ed1d68d2bd7a34ab
V4L/DVB (7500): soc-camera: extract function pointers from host object into operations

Function pointers and the driver owner are not expected to change
throughout soc-camera host's life. Extract them into an operations struct.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@pengutronix.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/pxa_camera.c
drivers/media/video/soc_camera.c
include/media/soc_camera.h