media: v4l: async: Add some debug prints
authorSakari Ailus <sakari.ailus@linux.intel.com>
Thu, 9 Feb 2023 22:10:04 +0000 (23:10 +0100)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Fri, 28 Jul 2023 08:38:53 +0000 (10:38 +0200)
commit482290390e0e961d54d0df8f3d19ff9a1f23c414
tree3779876fa2ea0ab93c622cfcf2fe531c74b855ce
parentf60eccb04a72dadb84a49aaa6f2cc23f6a2ca8bd
media: v4l: async: Add some debug prints

Just add some debug prints for V4L2 async sub-device matching process.
These might come useful in figuring out why things don't work as expected.

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
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>
drivers/media/v4l2-core/v4l2-async.c