Re: Staging: dt3155: Cleanup memory mapped i/o access

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Joe Perches
Date: Tuesday, May 4, 2010 - 12:07 pm

On Mon, 2010-05-03 at 19:54 -0700, Greg KH wrote: 

Yup, sorry, my mistake.

staging-next is the name of your repository as well as
a branch within your repository and git after git clone
doesn't by default show all remote branches.

$ git clone --reference=linux-2.6 \
	git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-next-2.6.git

$ git branch -r
  origin/HEAD -> origin/master
  origin/master
  origin/staging-next

I needed to add a git checkout origin/staging-next


--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] Staging: dt3155: Cleanup memory mapped i/o access, H Hartley Sweeten, (Wed Apr 28, 10:23 am)
RE: [PATCH] Staging: dt3155: Cleanup memory mapped i/o access, H Hartley Sweeten, (Sun May 2, 10:35 am)
RE: [PATCH] Staging: dt3155: Cleanup memory mapped i/o access, H Hartley Sweeten, (Sun May 2, 11:00 am)
RE: Staging: dt3155: Cleanup memory mapped i/o access, H Hartley Sweeten, (Mon May 3, 1:15 pm)
RE: Staging: dt3155: Cleanup memory mapped i/o access, H Hartley Sweeten, (Mon May 3, 3:45 pm)
RE: Staging: dt3155: Cleanup memory mapped i/o access, H Hartley Sweeten, (Mon May 3, 4:33 pm)
RE: Staging: dt3155: Cleanup memory mapped i/o access, H Hartley Sweeten, (Mon May 3, 5:49 pm)
Re: Staging: dt3155: Cleanup memory mapped i/o access, Joe Perches, (Tue May 4, 12:07 pm)
RE: Staging: dt3155: Cleanup memory mapped i/o access, H Hartley Sweeten, (Tue May 4, 1:02 pm)
RE: Staging: dt3155: Cleanup memory mapped i/o access, H Hartley Sweeten, (Tue May 4, 1:53 pm)
RE: Staging: dt3155: Cleanup memory mapped i/o access, H Hartley Sweeten, (Tue May 4, 2:22 pm)
RE: Staging: dt3155: Cleanup memory mapped i/o access, H Hartley Sweeten, (Thu May 6, 9:59 am)
[PATCH v2] Staging: dt3155: Cleanup memory mapped i/o access, H Hartley Sweeten, (Mon Jun 21, 8:51 am)
RE: [PATCH v2] Staging: dt3155: Cleanup memory mapped i/o ..., H Hartley Sweeten, (Tue Jun 22, 3:45 pm)
RE: [PATCH v2] Staging: dt3155: Cleanup memory mapped i/o ..., H Hartley Sweeten, (Tue Jun 22, 4:36 pm)