V4L/DVB (12159): soc_camera: Fix debug output of supported formats count
authorStefan Herbrechtsmeier <hbmeier@hni.uni-paderborn.de>
Wed, 24 Jun 2009 13:31:25 +0000 (10:31 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 5 Jul 2009 17:29:56 +0000 (14:29 -0300)
commit14df2ccead8f6da5a9c8f904fc629aaf849b7e55
tree13daaab609a0fcf2aaf6680ec0e400d521591552
parent3175da83a0a85fa03c9c34061906a9ca0725af0d
V4L/DVB (12159): soc_camera: Fix debug output of supported formats count

The supported formats count must be set to 0 after debug output
right before the second pass.

Signed-off-by: Stefan Herbrechtsmeier <hbmeier@hni.uni-paderborn.de>
Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/soc_camera.c