[linux-dvb] [RFC] cinergyT2 rework final review
Markus Rechberger
mrechberger at gmail.com
Fri Sep 19 08:45:46 CEST 2008
On Fri, Sep 19, 2008 at 8:35 AM, Patrick Boettcher
<patrick.boettcher at desy.de> wrote:
> Hi Thierry,
>
> On Fri, 19 Sep 2008, Thierry Merle wrote:
>
>> Hello all,
>> About the rework from Tomi Orava I stored here:
>> http://linuxtv.org/hg/~tmerle/cinergyT2
>>
>> since there seems to be no bug declared with this driver by testers (I
>> tested this driver on AMD/Intel/ARM platforms for months), it is time for
>> action.
>> If I receive no problem report before 19th of October (in one month), I
>> will push this driver into mainline.
>
> Are you really sure you want to wait until October 19 with that? You heard
> Jonathan this morning, he is expecting a new release every day now, so the
> merge window will start quite soon. Maybe it would be better to shorten
> your deadline in favour of having the driver in-tree for 2.6.28. When it
> is inside it is still possible for at least 1.5 months to fix occuring
> problems.
>
>> This modification uses the dvb-usb framework, this is
>>
>> To give you an idea of the code benefit, here is a diffstat of the
>> cinergyT2 rework patch:
>> linux/drivers/media/dvb/cinergyT2/Kconfig | 85 -
>> linux/drivers/media/dvb/cinergyT2/Makefile | 3
>> linux/drivers/media/dvb/cinergyT2/cinergyT2.c | 1150
>> ---------------------
>> linux/drivers/media/dvb/dvb-usb/cinergyT2-core.c | 230 ++++
>> linux/drivers/media/dvb/dvb-usb/cinergyT2-fe.c | 351 ++++++
>> linux/drivers/media/dvb/dvb-usb/cinergyT2.h | 95 +
>> linux/drivers/media/dvb/Kconfig | 1
>> linux/drivers/media/dvb/dvb-usb/Kconfig | 8
>> linux/drivers/media/dvb/dvb-usb/Makefile | 4
>> 9 files changed, 688 insertions(+), 1239 deletions(-)
>
> Impressive. It means there are currently around 600 lines boilerplate code
> in the cinergyT2-driver (I like this word ;) )
>
there was an intention to redesign the dvb framework (make a v3) with
that driver so it duplicated
alot code from the core.
Markus
> Patrick.
>
> --
> Mail: patrick.boettcher at desy.de
> WWW: http://www.wi-bw.tfh-wildau.de/~pboettch/
>
> _______________________________________________
> linux-dvb mailing list
> linux-dvb at linuxtv.org
> http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
>
More information about the linux-dvb
mailing list