Em Thu, 22 Oct 2015 12:18:58 +0800 Walter Cheuk <wwycheuk@xxxxxxxxx> escreveu: > Extend the frequency range to cover Hong Kong's digital TV > broadcasting, which should be the whole UHF; RTHK TV uses 802MHz and > is not covered currently. Tested on my TV tuner card "MyGica X8558 > Pro". > > Signed-off-by: Walter Cheuk <wwycheuk@xxxxxxxxx> > > --- > > --- media/drivers/media/tuners/max2165.c.orig 2015-10-22 > 12:01:24.867254181 +0800 > +++ media/drivers/media/tuners/max2165.c 2015-10-22 12:02:05.706640982 +0800 > @@ -385,7 +385,7 @@ static const struct dvb_tuner_ops max216 Your e-mailer corrupted the patch: it broke long lines and mangled with tabs and whitespaces. > .info = { > .name = "Maxim MAX2165", > .frequency_min = 470000000, > - .frequency_max = 780000000, > + .frequency_max = 868000000, > .frequency_step = 50000, > }, > -- > To unsubscribe from this list: send the line "unsubscribe linux-media" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html