Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752892Ab0LWLDe (ORCPT ); Thu, 23 Dec 2010 06:03:34 -0500 Received: from cantor2.suse.de ([195.135.220.15]:41874 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752378Ab0LWLDd (ORCPT ); Thu, 23 Dec 2010 06:03:33 -0500 Date: Thu, 23 Dec 2010 12:03:31 +0100 Message-ID: From: Takashi Iwai To: Kukjin Kim Cc: "'Stephen Rothwell'" , linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, "'Jassi Brar'" Subject: Re: linux-next: manual merge of the sound tree with the s5p tree In-Reply-To: <003f01cba28c$872214f0$95663ed0$%kim@samsung.com> References: <20101223115339.1ce18216.sfr@canb.auug.org.au> <003f01cba28c$872214f0$95663ed0$%kim@samsung.com> User-Agent: Wanderlust/2.15.6 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (=?UTF-8?B?R29qxY0=?=) APEL/10.7 Emacs/23.2 (x86_64-suse-linux-gnu) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2562 Lines: 76 At Thu, 23 Dec 2010 19:31:12 +0900, Kukjin Kim wrote: > > Stephen Rothwell wrote: > > > > Hi Takashi, > > > > Today's linux-next merge of the sound tree got a conflict in > > sound/soc/samsung/smdk_wm8580.c sound/soc/samsung/smdk_wm9713.c between > > commit 7ca825bed699c77b218ead402202df384556950b ("ASoC: Samsung: Rename > > DMA device") from the s5p tree and various commits from the sound tree. > > > > I used the versions from the sound tree that seemed to be supersets of the > > ones from the s5p tree. > > Merry Xmas Stephen :-) > > Thanks for your information. > > As I said to Mark, I did 'cherry-pick' following 2 commits in my tree for > avoiding build error from sound-2.6.git. > I couldn't 'merge' into my tree because there is no suitable branch in your > tree... > > -- > > commit 83e37b8e400ca51cc97946815b3055daacd92fa8 > Author: Jassi Brar > Date: Mon Nov 22 15:35:53 2010 +0900 > > ARM: Samsung: Define common audio-dma device > > The ASoC uses common DMA driver for Audio devices. So it makes > sense to a common audio-dma device shared across all platforms. > > Signed-off-by: Jassi Brar > Acked-by: Kukjin Kim > Acked-by: Liam Girdwood > Signed-off-by: Mark Brown > > commit 58bb4072132c54d832082cc6eac396a6db009cbd > Author: Jassi Brar > Date: Mon Nov 22 15:35:50 2010 +0900 > > ASoC: Samsung: Rename DMA device > > Some Samsung SoCs have a PCM(DSP) controller. So the name > s3c24xx-pcm-audio for DMA driver is not very appropraite. > This patch moves :- > s3c24xx-pcm-audio -> samsung-audio > > Signed-off-by: Jassi Brar > Acked-by: Kukjin Kim > Acked-by: Liam Girdwood > Signed-off-by: Mark Brown > > -- > > Maybe happened conflict from latter commit. > > Anyway I need above commits from sound-2.6.git in my tree... > so how method is better to me instead of cherry-pick it? You can merge topic/asoc branch of sound git tree. This brach contains the all necessary commits for ASoC and is almost never rebased. thanks, Takashi -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/