commit | 3fd7ceffddd52c2f8c004a7999ccb705d592cbfd | [log] [tgz] |
---|---|---|
author | Guennadi Liakhovetski <g.liakhovetski@gmx.de> | Fri Dec 11 11:15:06 2009 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Wed Dec 16 09:27:18 2009 -0200 |
tree | b4e3f818eac7146e0020735f81e915eef046a6f0 | |
parent | ee81152ff007a94f90327809566a4b7ff771ffd3 [diff] |
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>