mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-29 13:57:44 +09:00
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>