]> pilppa.com Git - linux-2.6-omap-h63xx.git/commit
tea5761 tuner: fix registers utilization
authorEduardo Valentin <eduardo.valentin@indt.org.br>
Tue, 10 Jun 2008 17:42:11 +0000 (13:42 -0400)
committerTony Lindgren <tony@atomide.com>
Mon, 23 Jun 2008 10:42:20 +0000 (13:42 +0300)
commit9a539ee9d5c6726625b62b152f15dee920cc45f8
treee2571d80142805304210948d9179f2a2662aa592
parentd1dfa53172ad3340d8a0a31b703e4ab611ccc439
tea5761 tuner: fix registers utilization

Fix registers utilization.
tnctrl register was supposed to be used but it was
right shifted. frqset also was being configured using
incorrect equation.

Signed-off-by: Eduardo Valentin <eduardo.valentin@indt.org.br>
Signed-off-by: Tony Lindgren <tony@atomide.com>
drivers/media/common/tuners/tea5761.c