]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
V4L/DVB (9775): tda8290: fix FM radio
authorMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 8 Dec 2008 13:36:57 +0000 (10:36 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 30 Dec 2008 11:38:19 +0000 (09:38 -0200)
commit9af0ef27a06f3e8976b90a4ed4758e25ea0f2df5
treeb096cbad3214b09e9e2f65a432fe6df1b9d48609
parent92d90f1a57dcb6c6ab5a7b9ad949bdb7531931a4
V4L/DVB (9775): tda8290: fix FM radio

tda8290 were using some random video standard for FM. This results on random
errors. Instead, program tda8290 in expert mode, using a configuration near the
one specified on NXP datasheet for tda8295 (available on their site).

Also, properly display that the device is on radio mode.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/common/tuners/tda8290.c