forked from Minki/linux
5cbf6f16ec
The "s5p-fimc-md" platform device platform_data is used to pass attached camera sensor data. Not allowing device probe() to succeed when it's null prevents using FIMC as a mem-to-mem device only. Fix this by removing the platform_data check against null and registering sensors only if platform_data is specified. Also add logging of the information which /dev/video is assigned to which device during probe(). Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com> |
||
---|---|---|
.. | ||
fimc-capture.c | ||
fimc-core.c | ||
fimc-core.h | ||
fimc-mdevice.c | ||
fimc-mdevice.h | ||
fimc-reg.c | ||
Makefile | ||
mipi-csis.c | ||
mipi-csis.h | ||
regs-fimc.h |