OSDN Git Service
(root)
/
android-x86
/
kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
afa47ab
)
V4L/DVB (3670): Fix typo in comment
author
Adrian Bunk
<bunk@stusta.de>
Thu, 30 Mar 2006 01:46:12 +0000
(22:46 -0300)
committer
Mauro Carvalho Chehab
<mchehab@infradead.org>
Sun, 2 Apr 2006 07:55:58 +0000
(
04:55
-0300)
This patch fixes a typo in a comment.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Oliver Endriss <o.endriss@gmx.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/dvb/ttpci/av7110.c
patch
|
blob
|
history
diff --git
a/drivers/media/dvb/ttpci/av7110.c
b/drivers/media/dvb/ttpci/av7110.c
index
840efec
..
088f03c
100644
(file)
--- a/
drivers/media/dvb/ttpci/av7110.c
+++ b/
drivers/media/dvb/ttpci/av7110.c
@@
-2123,7
+2123,7
@@
static int frontend_init(struct av7110 *av7110)
read_pwm(av7110));
break;
case 0x0003:
- /* Haupauge DVB-C 2.1 VES1820/ALPS TDBE2 */
+ /* Haup
p
auge DVB-C 2.1 VES1820/ALPS TDBE2 */
av7110->fe = ves1820_attach(&alps_tdbe2_config, &av7110->i2c_adap,
read_pwm(av7110));
break;