V4L/DVB (5740): Git-dvb: fix the tea5761 tuner support
authorAdrian Bunk <bunk@stusta.de>
Tue, 5 Jun 2007 08:22:00 +0000 (05:22 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Wed, 18 Jul 2007 17:23:53 +0000 (14:23 -0300)
commit9ee476a56c3ee119a02b6823659f5698b1241f04
treeb4ef6519bd302155fca354fd505981f5d1565deb
parent0c71bf1c3065e80cc3ab91293829169bdeda2c42
V4L/DVB (5740): Git-dvb: fix the tea5761 tuner support

Due to a typo the tea5761 tuner support was dead code.
This patch also fixes a bug in the no longer dead code:
A void function can't return anything.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/tuner-core.c