On Mon, Oct 06, 2008 at 08:48:38AM -0600, Paul Walmsley wrote: > On Thu, 2 Oct 2008, Russell King - ARM Linux wrote: > > > On Thu, Oct 02, 2008 at 10:37:46AM -0600, Paul Walmsley wrote: > > > The series can be pulled from: > > > > > > git://git.pwsan.com/linux-2.6 omap-clock-upstream > > > > > > The branch is based on rmk/devel, since powerdomain and clockdomain > > > changes are not yet in mainline. > > > > I assume then you haven't read the top commit on my devel branch, which > > reads: > > > > DO NOT BASE YOUR TREE ON THE DEVEL BRANCH > > > > Merge branch 'master' into devel > > > > The reason is that 'devel' is a convenience merge branch of currently > > about 25 other sub-branches for people who want to get the entire lot > > of changes. As such, the merges found there are frequently discarded > > and recreated. > > Sorry about that - thanks for the explanation. > > > If you want something more stable and omap related, that can be > > arranged. > > That would be great. Is this the omap-all branch? Yes - I doubt that there'll be many differences in the changes between the two, so probably just rebasing them will be sufficient. (FYI, you can rebase a range of commits onto another branch using 'git rebase' - git rebase --onto target-branch first-commit^ branch-name - see the help.) -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html