Searched hist:"645858055 d6a52d06ccc0efd7197a39b22c90a8f" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/media/platform/xilinx/ |
H A D | xilinx-vipp.c | diff 645858055d6a52d06ccc0efd7197a39b22c90a8f Tue Apr 18 13:07:28 CEST 2023 Sakari Ailus <sakari.ailus@linux.intel.com> media: xilinx-vipp: Clean up bound async notifier callback
The async notifier bound callback does a lot of checks that have probably been always unnecessary. Remove the lookup of the async subev that we already have, as well as the debug print that is already printed by the framework.
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Tested-by: Philipp Zabel <p.zabel@pengutronix.de> # imx6qp Tested-by: Niklas Söderlund <niklas.soderlund@ragnatech.se> # rcar + adv746x Reviewed-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> Tested-by: Aishwarya Kothari <aishwarya.kothari@toradex.com> # Apalis i.MX6Q with TC358743 Tested-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com> # Renesas RZ/G2L SMARC Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
|