From: Guennadi Liakhovetski Date: Fri, 24 Apr 2009 15:57:42 +0000 (-0300) Subject: V4L/DVB (11611): soc-camera: link host drivers after clients X-Git-Tag: v2.6.31-rc1~297^2~311 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c09b77806e692d8e58c55b4f4592a855b95f13cd;p=pandora-kernel.git 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 Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed