From 29d96ce5fe39734cf0d8a14880508272bc106e8c Mon Sep 17 00:00:00 2001 From: Holger Waechtler Date: Mon, 9 Feb 2004 18:13:40 +0000 Subject: fixed typo --- linux/drivers/media/dvb/frontends/sp887x.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'linux/drivers/media/dvb/frontends') 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, -- cgit v1.2.3