V4L/DVB (5991): dvb-pll: Set minimum and maximum frequency properly
authorTrent Piepho <xyzzy@speakeasy.org>
Fri, 17 Aug 2007 21:36:44 +0000 (18:36 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Mon, 20 Aug 2007 15:18:03 +0000 (12:18 -0300)
commit0d84a62b38bab2e15ddc44ea6dcd8ce49199b299
tree8381093bef9c98f20bb5b6cd25dab6e687440895
parentde23084a85f6f5030e6760f6e494a9f2a19013d4
V4L/DVB (5991): dvb-pll: Set minimum and maximum frequency properly

The tuner maximum frequency wasn't being set, while the minimum
frequency was set to what the maximum should have been.

If a future patch were to enforce these limits, dvb-pll would be
effectively broken.

Signed-off-by: Trent Piepho <xyzzy@speakeasy.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/dvb/frontends/dvb-pll.c