From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Thu, 7 Jul 2011 10:14:56 -0700 From: Greg KH To: Bryan Freed Cc: Greg KH , linux-kernel@vger.kernel.org, jic23@cam.ac.uk, rklein@nvidia.com, linux-iio@vger.kernel.org Subject: Re: [PATCH 1/3] staging:iio: Reorder channel type strings to match the iio.h enums. Message-ID: <20110707171456.GA1471@suse.de> References: <1309978586-10092-1-git-send-email-bfreed@chromium.org> <20110706232720.GA28400@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 In-Reply-To: List-ID: On Thu, Jul 07, 2011 at 10:03:53AM -0700, Bryan Freed wrote: > These are made from git://git.kernel.org/pub/scm/linux/kernel/git/torva= lds/ > linux-2.6.git last synced on 6/22. Ick, wrong tree. > I synced up just now and had no problem cherry-picking the first two pa= tches > into a new branch. > The third one required a manual merge, but I am not sure why. =A0They w= ere all my > diffs. >=20 > I will resubmit them all in a moment. Please work against linux-next or the staging-next branch. That is where all of the development happens and your previous patches are applied against. We can't work against Linus's tree as it doesn't have the previously accepted patches in it. So please use that one instead. greg k-h