]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[media] cx18: Fix FM radio
authorAndy Walls <awalls@md.metrocast.net>
Sun, 23 Oct 2011 23:51:11 +0000 (00:51 +0100)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 24 Oct 2011 00:49:13 +0000 (02:49 +0200)
commit4ca569b8645432baf05a72680e8e36967c8d87c5
tree5717ece8a0e521e468cb0147c8b04e0e2c7cebb3
parent9652e41c0411b5e8942f657db50bbc11b2e1f24e
[media] cx18: Fix FM radio

The cx18 driver was not setting up the analog tuner driver to enable
FM radio.  This change fixes that.  Thanks go to Ian Armstrong for
reporting and fixing the analogous problem in ivtv.

Signed-off-by: Andy Walls <awalls@md.metrocast.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/cx18/cx18-driver.c