Re: Push AF9005 driver to main repo?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Em Qui, 2007-05-03 às 13:55 +0200, Markus Rechberger escreveu:
> Is there anything against it?
> 
> Markus
> 
> On 5/1/07, P. van Gaans <w3ird_n3rd@xxxxxxx> wrote:
> > I managed to screw up my message for a second time so I'll just write a
> > whole new message. Would it be possible to push the AF9005 drvier from
> > /hg/~manu/af9005 to the main repo? I'm not sure Luca's line in his reply
> > to me will get noticed so I thought this deserved a whole new message.

For me, it is ok, providing that Luca or Manu send us a pull request.

I've did a really quick look at his patch. There are some CodingStyle
issues that should be fixed, like hexadecimal values using uppercase. At
the pull request, I'll take a closer look at the patch, before adding my
SOB.

Most CodingStyle issues can easily by running a really small script,
available at scripts/Lindent at the kernel tree. The script content is:

	#!/bin/sh
	indent -npro -kr -i8 -ts8 -sob -l80 -ss -ncs "$@"

(of course, you need to have the indent package installed at the local
machine)

It is interesting also to mark newer drivers as EXPERIMENTAL for one or
two kernel releases.

If AF9005 is intended to be added on kernel 2.6.22, this should be done
ASAP, since the merge window is closing. Otherwise, if the driver is not
stable enough, the better is to wait to the end of the window, then add
it to the tree. I prefer the last option.

-- 
Cheers,
Mauro


_______________________________________________
linux-dvb mailing list
linux-dvb@xxxxxxxxxxx
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

[Index of Archives]     [Linux Media]     [Video 4 Linux]     [Asterisk]     [Samba]     [Xorg]     [Xfree86]     [Linux USB]

  Powered by Linux