From: Sylwester Nawrocki Date: Wed, 16 May 2012 16:08:30 +0000 (-0300) Subject: [media] s5p-fimc: Don't create multiple active links to same sink entity X-Git-Tag: v3.5-rc7~15^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0da3c3565a1dd3cdfa374038d6ccae4b90fe142;p=pandora-kernel.git [media] s5p-fimc: Don't create multiple active links to same sink entity The driver is supposed to create active media link from sensor N (or its corresponding s5p-mipi-csis entity) to FIMC.N by default. Instead s5p-mipi-csis.N entity gets always connected by a default active link to FIMC.N, regardless of there are parallel bus sensor entities already connected to FIMC.N. Correct this. Signed-off-by: Sylwester Nawrocki Signed-off-by: Kyungmin Park Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed