Re: [PATCH 1/4] tda18271_set_analog_params major bugfix

2009-09-27 Thread Michael Krufky
On Sun, Sep 27, 2009 at 4:24 PM, wrote: > On Sun, Sep 27, 2009 at 12:35:00PM -0400, Michael Krufky wrote: >> On Sun, Sep 27, 2009 at 12:25 PM, Michael Krufky >> wrote: >> >> On a second thought, I see that my above patch loses some precision >> ...  this is even better: >> >> diff -r f52640ced9

Re: [PATCH 1/4] tda18271_set_analog_params major bugfix

2009-09-27 Thread spam
On Sun, Sep 27, 2009 at 12:35:00PM -0400, Michael Krufky wrote: > On Sun, Sep 27, 2009 at 12:25 PM, Michael Krufky > wrote: > > On a second thought, I see that my above patch loses some precision > ... this is even better: > > diff -r f52640ced9e8 linux/drivers/media/common/tuners/tda18271-fe.

Re: [PATCH 1/4] tda18271_set_analog_params major bugfix

2009-09-27 Thread Michael Krufky
On Sun, Sep 27, 2009 at 12:25 PM, Michael Krufky wrote: > On Thu, Sep 24, 2009 at 5:42 PM,   wrote: >> On Thu, Sep 24, 2009 at 02:46:06PM -0400, Michael Krufky wrote: >>> On Tue, Sep 22, 2009 at 5:05 PM,   wrote: >>> > >>> > Multiplication by 62500 causes an overflow in the 32 bits "freq" register

Re: [PATCH 1/4] tda18271_set_analog_params major bugfix

2009-09-27 Thread Michael Krufky
On Thu, Sep 24, 2009 at 5:42 PM, wrote: > On Thu, Sep 24, 2009 at 02:46:06PM -0400, Michael Krufky wrote: >> On Tue, Sep 22, 2009 at 5:05 PM,   wrote: >> > >> > Multiplication by 62500 causes an overflow in the 32 bits "freq" register >> > when >> > using radio. FM radio reception on a Zolid Hyb

Re: [PATCH 1/4] tda18271_set_analog_params major bugfix

2009-09-24 Thread spam
On Thu, Sep 24, 2009 at 02:46:06PM -0400, Michael Krufky wrote: > On Tue, Sep 22, 2009 at 5:05 PM, wrote: > > > > Multiplication by 62500 causes an overflow in the 32 bits "freq" register > > when > > using radio. FM radio reception on a Zolid Hybrid PCI is now working. Other > > tda18271 config

Re: [PATCH 1/4] tda18271_set_analog_params major bugfix

2009-09-24 Thread Michael Krufky
On Tue, Sep 22, 2009 at 5:05 PM, wrote: > > Multiplication by 62500 causes an overflow in the 32 bits "freq" register when > using radio. FM radio reception on a Zolid Hybrid PCI is now working. Other > tda18271 configurations may also benefit from this change ;) > > Signed-off-by: henk.vergo...@

[PATCH 1/4] tda18271_set_analog_params major bugfix

2009-09-22 Thread spam
Multiplication by 62500 causes an overflow in the 32 bits "freq" register when using radio. FM radio reception on a Zolid Hybrid PCI is now working. Other tda18271 configurations may also benefit from this change ;) Signed-off-by: henk.vergo...@gmail.com diff -r 29e4ba1a09bc linux/drivers/media/