Hi William,
In principle, we could add these or a bunch of other "useful" debugging
prints, but mostly they are are "one-off" - you used them for your
debugging, then you throw them away until the next time. Do you really
find them so valuable? Usually when a new code fragment is added, it can
From: Rob Taylor
Some helpful debugging for get_formats use, useful for debugging
v4l2-compliance issues.
Signed-off-by: Rob Taylor
Reviewed-by: William Towle
---
drivers/media/platform/soc_camera/soc_camera.c |7 ++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/driver