[media] tuner/xc2028: Fix frequency offset for radio mode
authorMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 31 Aug 2011 18:12:45 +0000 (15:12 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 31 Aug 2011 18:16:00 +0000 (15:16 -0300)
In radio mode, no frequency offset should be used.

Instead of taking Thierry's patch that creates a separate function
to calculate the digital offset, it seemed better to just keep
everything at the same place.

Reported-by: Thierry Reding <thierry.reding@avionic-design.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found