Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 5747
b: refs/heads/master
c: e179d8b
h: refs/heads/master
i:
  5745: 3ae612a
  5743: 3a25018
v: v3
  • Loading branch information
Michael Krufky authored and Linus Torvalds committed Aug 10, 2005
1 parent 3deff3b commit 90f02a9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: dc9352a42c6de578c932313448257cf246b2b75f
refs/heads/master: e179d8b0552e2fdb45c6022c589af945f8cbecbe
2 changes: 1 addition & 1 deletion trunk/drivers/media/dvb/frontends/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ config DVB_BCM3510
support this frontend.

config DVB_LGDT330X
tristate "LGDT3302 or LGDT3303 based (DViCO FusionHDTV Gold)"
tristate "LG Electronics LGDT3302/LGDT3303 based"
depends on DVB_CORE
help
An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/media/dvb/frontends/lgdt330x.c
Original file line number Diff line number Diff line change
Expand Up @@ -772,7 +772,7 @@ struct dvb_frontend* lgdt330x_attach(const struct lgdt330x_config* config,

static struct dvb_frontend_ops lgdt3302_ops = {
.info = {
.name= "LG Electronics LGDT3302/LGDT3303 VSB/QAM Frontend",
.name= "LG Electronics LGDT3302 VSB/QAM Frontend",
.type = FE_ATSC,
.frequency_min= 54000000,
.frequency_max= 858000000,
Expand Down

0 comments on commit 90f02a9

Please sign in to comment.