Re: [PATCH 07/16] rcar-vin: move pad lookup to async bound handler

2017-05-10 Thread Laurent Pinchart
Hi Niklas, Thank you for the patch. On Tuesday 14 Mar 2017 19:59:48 Niklas Söderlund wrote: > Information about pads will be needed when enumerating the media bus > codes in the async complete handler which is run before > rvin_v4l2_probe(). Move the pad lookup to the async bound handler so > the

[PATCH 07/16] rcar-vin: move pad lookup to async bound handler

2017-03-14 Thread Niklas Söderlund
Information about pads will be needed when enumerating the media bus codes in the async complete handler which is run before rvin_v4l2_probe(). Move the pad lookup to the async bound handler so they are available when needed. Signed-off-by: Niklas Söderlund --- drivers/media/platform/rcar-vin/rc