summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/frontends/sp887x.c
diff options
context:
space:
mode:
authorHolger Waechtler <devnull@localhost>2004-02-09 18:13:40 +0000
committerHolger Waechtler <devnull@localhost>2004-02-09 18:13:40 +0000
commit29d96ce5fe39734cf0d8a14880508272bc106e8c (patch)
treea950291fa1e19376b641a0da528824dbff46472d /linux/drivers/media/dvb/frontends/sp887x.c
parent83fd4b6217f1a5f363ce0d8fe1bf4e066528e729 (diff)
downloadmediapointer-dvb-s2-29d96ce5fe39734cf0d8a14880508272bc106e8c.tar.gz
mediapointer-dvb-s2-29d96ce5fe39734cf0d8a14880508272bc106e8c.tar.bz2
fixed typo
Diffstat (limited to 'linux/drivers/media/dvb/frontends/sp887x.c')
-rw-r--r--linux/drivers/media/dvb/frontends/sp887x.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/drivers/media/dvb/frontends/sp887x.c b/linux/drivers/media/dvb/frontends/sp887x.c
index 03e43f890..2cfa84a0a 100644
--- a/linux/drivers/media/dvb/frontends/sp887x.c
+++ b/linux/drivers/media/dvb/frontends/sp887x.c
@@ -57,7 +57,7 @@ static char *sp887x_firmware = DVB_SP887X_FIRMWARE_FILE;
static
struct dvb_frontend_info sp887x_info = {
- .name = "Microtune MT7072DTF",
+ .name = "Microtune MT7202DTF",
.type = FE_OFDM,
.frequency_min = 50500000,
.frequency_max = 858000000,