V4L/DVB (5610): M920x: remove duplicated code
authorMichael Krufky <mkrufky@linuxtv.org>
Mon, 26 Mar 2007 19:39:20 +0000 (16:39 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Wed, 9 May 2007 13:13:00 +0000 (10:13 -0300)
Some of the devices supported by the m920x driver have identical functions used
for tuner_attach and frontend_attach.  This patch consolidates the functions in
question, and updates the debug code to be generic for each.  This patch
decreases the size of the kernel.

Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>

No differences found