Re: [Line6linux-devel] Getting line6usb past staging
Status: Pre-Alpha
Brought to you by:
mgrabner
From: Stefan H. <ste...@gm...> - 2012-11-07 16:30:16
|
On Wed, Nov 7, 2012 at 5:00 PM, "L. Alberto Giménez" <agi...@sy...> wrote: > El 07/11/2012 10:17, Stefan Hajnoczi escribió: > >> >> Let's not get sidetracked worrying about svn/git etc. This hopefully >> won't be a long effort involving patches from a lot of people - and no >> need for a public repo. > > > Totally agree. But just one question: how do you coordinante changes and > patches between your linux.git clone and Markus' svn repository? Do you just > trade patches between them? I'm just being curious. I will start by sending a patch to Greg KH and the ALSA maintainers that moves the files in linux-next.git from drivers/staging/ to sound/usb/. I drafted the patch this morning and now need to test it. There will probably review comments, which will be addressed by smaller cleanup patches against linux-next.git. Once the cleanups have been merged into linux-next.git I'll send an updated patch to move the driver out of staging. This will repeat until folks are happy. In other words the driver is cleaned up in staging and when there are no more issues a single patch moves it out of staging. Regarding the svn repo: it has branches and features that are not in linux-next.git and are still experimental. I don't care about those branches unless Markus would like me to help move the code into linux-next.git. Stefan |