projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e15c7cc
)
V4L/DVB (13703): [MB86A16] Fix wrong message printed out
author
Manu Abraham
<abraham.manu@gmail.com>
Thu, 3 Dec 2009 01:01:39 +0000
(22:01 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Sun, 17 Jan 2010 13:55:28 +0000
(11:55 -0200)
Signed-off-by: Manu Abraham <manu@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/frontends/mb86a16.c
patch
|
blob
|
history
diff --git
a/drivers/media/dvb/frontends/mb86a16.c
b/drivers/media/dvb/frontends/mb86a16.c
index ad03b110f735b0d948a1c9d0f5bde47c50c3c241..82b127144615a9250643e596ecdf59b6742b7fc8 100644
(file)
--- a/
drivers/media/dvb/frontends/mb86a16.c
+++ b/
drivers/media/dvb/frontends/mb86a16.c
@@
-1475,7
+1475,7
@@
static int mb86a16_set_fe(struct mb86a16_state *state)
SEQ_set(state, 1);
}
} else {
- dprintk(verbose, MB86A16_INFO, 1, "NO -- S
IGNAL
");
+ dprintk(verbose, MB86A16_INFO, 1, "NO -- S
YNC
");
SEQ_set(state, 1);
}
}