Re: [PATCH v2 3/4] media: rcar-vin: Handle digital subdev in link_notify

2018-05-16 Thread Niklas Söderlund
Hi Jacopo, Thanks for your patch, On 2018-05-16 14:16:55 +0200, Jacopo Mondi wrote: > Handle digital subdevices in link_notify callback. If the notified link > involves a digital subdevice, do not change routing of the VIN-CSI-2 > devices. > > Signed-off-by: Jacopo Mondi > --- > drivers/media/

[PATCH v2 3/4] media: rcar-vin: Handle digital subdev in link_notify

2018-05-16 Thread Jacopo Mondi
Handle digital subdevices in link_notify callback. If the notified link involves a digital subdevice, do not change routing of the VIN-CSI-2 devices. Signed-off-by: Jacopo Mondi --- drivers/media/platform/rcar-vin/rcar-core.c | 30 +++-- 1 file changed, 28 insertions(+),