projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3cd5270
)
V4L/DVB (11932): ivtv: Add missing newline
author
Andy Walls
<awalls@radix.net>
Sat, 23 May 2009 00:12:00 +0000
(21:12 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Tue, 16 Jun 2009 22:07:24 +0000
(19:07 -0300)
Reported-by: Martin Dauskardt <martin.dauskardt@gmx.de>
Signed-off-by: Andy Walls <awalls@radix.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/ivtv/ivtv-driver.c
patch
|
blob
|
history
diff --git
a/drivers/media/video/ivtv/ivtv-driver.c
b/drivers/media/video/ivtv/ivtv-driver.c
index e9ca9a064ae565f8b669b895aa30983dde178678..558f8a837ff4f14bd04721a5cdd554add2d03cbe 100644
(file)
--- a/
drivers/media/video/ivtv/ivtv-driver.c
+++ b/
drivers/media/video/ivtv/ivtv-driver.c
@@
-455,7
+455,7
@@
static void ivtv_process_eeprom(struct ivtv *itv)
break;
}
if (tv.tuner_type == TUNER_ABSENT)
- IVTV_ERR("tveeprom cannot autodetect tuner!");
+ IVTV_ERR("tveeprom cannot autodetect tuner!
\n
");
if (itv->options.tuner == -1)
itv->options.tuner = tv.tuner_type;