V4L/DVB (11611): soc-camera: link host drivers after clients
authorGuennadi Liakhovetski <lyakh@axis700.grange>
Fri, 24 Apr 2009 15:57:42 +0000 (12:57 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 16 Jun 2009 21:20:43 +0000 (18:20 -0300)
commitc09b77806e692d8e58c55b4f4592a855b95f13cd
treee4f1467c7f901dadfb5b1dc0adfc8a0e167652d2
parent9538e1c226f1fd665126869f542170a2e90f2039
V4L/DVB (11611): soc-camera: link host drivers after clients

With the transition of soc-camera to become a platform driver and to the
v4l2-subdev framework the initialisation order becomes important. In case
of a static build clients (i2c) drivers have to be available when host
drivers are probed. Moving host drivers down in the Makefile achieves the
desired order.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/Makefile