On 10/27/2017 10:52 AM, Sergei Shtylyov wrote:
Add detection of source pad number for drivers aware of the media
controller API, so that the combination of soc_camera and rcar_vin
can create device nodes to support modern drivers such as adv7604.c
(for HDMI on Lager) and the converted adv7180.c (for composite)
underneath.
Building rcar_vin gains a dependency on CONFIG_MEDIA_CONTROLLER, in
line with requirements for building the drivers associated with it.
Signed-off-by: William Towle <william.towle@xxxxxxxxxxxxxxx>
Signed-off-by: Rob Taylor <rob.taylor@xxxxxxxxxxxxxxx>
---
drivers/media/platform/soc_camera/Kconfig | 1 +
drivers/media/platform/soc_camera/rcar_vin.c | 1 +
This driver no longer exists. What did you base on?
Sorry, I didn't realize I was replying to 2 years old patch. :-)
[...]
MBR, Sergei