]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
V4L/DVB (3366): Kworld ATSC110: initialize the tuner for analog mode on module load
authorCurt Meyers <cmeyers@boilerbots.com>
Mon, 27 Feb 2006 03:08:39 +0000 (00:08 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Mon, 27 Feb 2006 03:08:39 +0000 (00:08 -0300)
commit20b5ee5d491238b8de7ba0c06945d8e3935d42e6
treeac87266bfa3710626fb04ecb77787cee26f8ed24
parentccb1ef199162754e80c27e5b7d20817eb73a0eab
V4L/DVB (3366): Kworld ATSC110: initialize the tuner for analog mode on module load

- Enable the tuv1236 tuner on the Kworld-ATSC110 card so that the
  tuner can be identified when tuners.ko loads.
- With this change it is no longer necessary to remove and reload
  the tuner module in order to get the tuv1236 identified.
- This code was copied from the ATI HDTV Wonder init routine (in cx88-cards.c)
  which also uses the TUV1236D.

Signed-off-by: Curt Meyers <cmeyers@boilerbots.com>
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/saa7134/saa7134-cards.c