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)
commite7b419b69212f3c3489ae808f26d2a0d2b52fe9c
tree380f9ecf8e909ef50e4f06136b291f6f21d88659
parent5afb707120ec269725c71a2282ee3473c5bc04c1
V4L/DVB (5610): M920x: remove duplicated code

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>
drivers/media/dvb/dvb-usb/m920x.c