]> git.karo-electronics.de Git - karo-tx-linux.git/commit
V4L/DVB: Kworld ATSC110: initialize the tuner for analog mode on module load
authorCurt Meyers <cmeyers@boilerbots.com>
Sat, 16 Sep 2006 21:32:18 +0000 (23:32 +0200)
committerAdrian Bunk <bunk@stusta.de>
Sat, 16 Sep 2006 21:32:18 +0000 (23:32 +0200)
commit8edeaae4ebd902d325bfcb47fd8f29ba788c840b
tree8fd9cfab0351da6e7f04d9bc1ac07d2e8e4de2d4
parent07e6b9c42961250a44bb7b7acf7a8a4e305abd28
V4L/DVB: 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>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
drivers/media/video/saa7134/saa7134-cards.c