]> git.baikalelectronics.ru Git - kernel.git/commit
V4L/DVB (13648): soc-camera: add a private field to struct soc_camera_link
authorGuennadi Liakhovetski <g.liakhovetski@gmx.de>
Fri, 11 Dec 2009 14:15:06 +0000 (11:15 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 16 Dec 2009 11:27:18 +0000 (09:27 -0200)
commit9ea45945ae9fa912db2ff6c4738cc196ba7aa7f9
treeb4e3f818eac7146e0020735f81e915eef046a6f0
parent99b111924d4120e77788e65068667915a2d72cd0
V4L/DVB (13648): soc-camera: add a private field to struct soc_camera_link

Up to now, if a client driver needed platform data apart from those contained
in struct soc_camera_link, it had to embed the struct into its own object. This
makes the use of such a driver in configurations other than soc-camera

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
include/media/soc_camera.h