]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
V4L/DVB (7697): pvrusb2: Fix misleading bit of debug output (trivial)
authorMike Isely <isely@pobox.com>
Fri, 28 Mar 2008 08:31:40 +0000 (05:31 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Thu, 24 Apr 2008 17:09:47 +0000 (14:09 -0300)
Signed-off-by: Mike Isely <isely@pobox.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/pvrusb2/pvrusb2-hdw.c

index 307a38d91c85a6cda6d12d000f2cc457e59a493d..4329e4366f9f0082d5d68490988303b2f9bdc3ca 100644 (file)
@@ -3796,7 +3796,7 @@ static unsigned int pvr2_hdw_report_unlocked(struct pvr2_hdw *hdw,int which,
                        (hdw->state_encoder_config ?
                         " <encode:configok>" :
                         (hdw->state_encoder_waitok ?
-                         "" : " <encode:wait>")),
+                         "" : " <encode:waitok>")),
                        (hdw->state_usbstream_run ?
                         " <usb:run>" : " <usb:stop>"),
                        (hdw->state_pathway_ok ?