Re: [linux-dvb-maintainer] DVB at76c651.c driver seems to be deadcode

From: Holger Waechtler
Date: Fri Feb 11 2005 - 04:37:23 EST


Adrian Bunk wrote:

I didn't find any way how the drivers/media/dvb/frontends/at76c651.c driver would do anything inside kernel 2.6.11-rc3-mm2. All it does is to EXPORT_SYMBOL a function at76c651_attach that isn't used anywhere.

Is a patch to remove this driver OK or did I miss anything?



no, please let it there. This driver is the GPL'd part of the dbox2 driver which is not part of the official kernel tree.

Since frontend and demod drivers are reusable elsewhere and mainstream hardware that makes use of this demodulator may show up every week it's just stupid to remove this code as long we know it is working and continously tested by the dbox2 folks.

Instead it may make sense to move the dbox2 sources into the mainstream source tree. Andreas, what do you think?

Holger

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/