Em 01-02-2010 17:32, Hans de Goede escreveu: > Hi, > > On 02/01/2010 07:36 PM, Mauro Carvalho Chehab wrote: >> Jean-Francois Moine wrote: >>> Hi Douglas, >>> >>> I believe it is you to whom the pull requests must be addressed. >> >> In fact, the current workflow is different: I'll handle all patches >> (except >> for those that are pure backport patches or to some files that are >> present >> only at v4l-dvb -hg tree). After having them added to my -git tree, >> then Douglas >> will backport them to -hg. >> > > Ah, ok, and do you still accept pull requests from hg trees. As much I > think > moving over to git is a good thing (I use it everywhere else), I must > say the > hg tree's stand alone compile behavior (so without having to rebuild > your entire > kernel), is very very convenient. If the reason is due to the building system, the in-kernel has some very fancy things like: make drivers/media/video/gspca/ (to just compile, without generating the .ko modules for all gspca modules) make drivers/media/video/gspca/gspca_zc3xx.ko (to compile and generate only gspca_zc3xx.ko module) This is a way faster than compile everything at the -hg tree ;) cheers, Mauro -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html