projects
/
platform
/
adaptation
/
renesas_rcar
/
renesas_kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
71d50f3
)
V4L/DVB (10045): gspca - ov534: Remove empty line in trace.
author
Jean-Francois Moine
<moinejf@free.fr>
Sun, 28 Dec 2008 09:51:37 +0000
(06:51 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Tue, 30 Dec 2008 11:40:05 +0000
(09:40 -0200)
Signed-off-by: Jean-Francois Moine <moinejf@free.fr>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/gspca/ov534.c
patch
|
blob
|
history
diff --git
a/drivers/media/video/gspca/ov534.c
b/drivers/media/video/gspca/ov534.c
index
0eeb417
..
d5c74d6
100644
(file)
--- a/
drivers/media/video/gspca/ov534.c
+++ b/
drivers/media/video/gspca/ov534.c
@@
-131,7
+131,7
@@
static int sccb_check_status(struct usb_device *udev)
case 0x03:
break;
default:
- PDEBUG(D_ERR, "sccb status 0x%02x, attempt %d/5
\n
",
+ PDEBUG(D_ERR, "sccb status 0x%02x, attempt %d/5",
data, i + 1);
}
}