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)
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>

No differences found