Re: [v4l-dvb-maintainer] Re: [PATCH 00/23] V4L/DVB fixes

From: Trent Piepho
Date: Sun Jul 30 2006 - 03:09:39 EST


On Sat, 29 Jul 2006, Linus Torvalds wrote:
> On Sat, 29 Jul 2006, Mauro Carvalho Chehab wrote:
> >
> > Please pull these (and the other ones) from master branch at:
> > kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
>
> I get a _huge_ diffstat with
>
> 135 files changed, 3056 insertions(+), 1562 deletions(-)

There are mostly two things which did this.

One is that Mauro translated almost all of the V4L1 radio card drivers to
V4L2. The changes are all very repetitive, but it made a huge diffstat:

15 files changed, 1758 insertions(+), 918 deletions(-)

The second source is the dvb_attach() system, which was not supposed to go
in 2.6.18, it was for 2.6.19.

74 files changed, 827 insertions(+), 622 deletions(-)

The dvb_attach() stuff isn't ready for 2.6.18, it hasn't been tested at all
and it's a very significant change. The ISA radio card drivers.... I
don't think they are used very much anymore.
-
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/