Hi Prabhakar, On Mon, Jun 26, 2023 at 04:23:36PM +0100, Lad, Prabhakar wrote: > Hi Sakari, > > Thank you for the patch. > > On Thu, Jun 22, 2023 at 12:41 PM Sakari Ailus > <sakari.ailus@xxxxxxxxxxxxxxx> wrote: > > > > Register V4L2 device before the async notifier.This way the device can be > > made available to the V4L2 async framework from the notifier init time > > onwards. A subsequent patch will add struct v4l2_device as an argument to > > v4l2_async_nf_init(). > > > > Signed-off-by: Sakari Ailus <sakari.ailus@xxxxxxxxxxxxxxx> > > Tested-by: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx> # imx6qp > > Tested_by: Niklas Söderlund <niklas.soderlund@xxxxxxxxxxxx> # rcar + adv746x > s/Tested_by/Tested-by (exists in the entire series) Oops. I added it manually and introduced a typo. Thanks for catching this! > > > Tested-by: Aishwarya Kothari <aishwarya.kothari@xxxxxxxxxxx> # Apalis i.MX6Q with TC358743 > > --- > > .../media/platform/ti/am437x/am437x-vpfe.c | 27 +++++++++---------- > > 1 file changed, 13 insertions(+), 14 deletions(-) > > > > Reviewed-by: Lad Prabhakar <prabhakar.csengg@xxxxxxxxx> Thanks for testing and review. -- Regards, Sakari Ailus