From mboxrd@z Thu Jan 1 00:00:00 1970 From: Florian Tobias Schandinat Subject: Re: [PATCH 06/12] ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XX Date: Sun, 19 Feb 2012 22:53:40 +0000 Message-ID: <4F417D74.7020108@gmx.de> References: <1329346545-16373-1-git-send-email-kgene.kim@samsung.com> <1329346545-16373-7-git-send-email-kgene.kim@samsung.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailout-de.gmx.net ([213.165.64.23]:51577 "HELO mailout-de.gmx.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1754026Ab2BSWyD (ORCPT ); Sun, 19 Feb 2012 17:54:03 -0500 In-Reply-To: <1329346545-16373-7-git-send-email-kgene.kim@samsung.com> Sender: linux-samsung-soc-owner@vger.kernel.org List-Id: linux-samsung-soc@vger.kernel.org To: Kukjin Kim Cc: linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, ben-linux@fluff.org, Dmitry Torokhov , Richard Purdie , Chris Ball , David Woodhouse , Alessandro Zummo , Grant Likely , Greg Kroah-Hartman , Felipe Balbi , Wim Van Sebroeck , Sangbeom Kim , Liam Girdwood , Mark Brown , Russell King Hi, On 02/15/2012 10:55 PM, Kukjin Kim wrote: > This patch changes the ARCH name to "ARCH_S3C24XX" for Samsung > S3C2410, S3C2412, S3C2413, S3C2416, S3C2440, S3C2442, S3C2443, > and S3C2450 SoCs so that we can merge the mach-xxx directories > and plat-s3c24xx dir. to just one mach-s3c24xx for them. Great. > I think this should be sent to upstream via samsung tree because > this touches many samsung stuff. Okay, feel free to do so. > Cc: Dmitry Torokhov > Cc: Richard Purdie > Cc: Chris Ball > Cc: David Woodhouse > Cc: Alessandro Zummo > Cc: Grant Likely > Cc: Greg Kroah-Hartman > Cc: Felipe Balbi > Cc: Florian Tobias Schandinat for the framebuffer (video) part: Acked-by: Florian Tobias Schandinat > Cc: Wim Van Sebroeck > Cc: Sangbeom Kim > Cc: Liam Girdwood > Cc: Mark Brown > Cc: Russell King > Signed-off-by: Kukjin Kim > --- Best regards, Florian Tobias Schandinat From mboxrd@z Thu Jan 1 00:00:00 1970 From: FlorianSchandinat@gmx.de (Florian Tobias Schandinat) Date: Sun, 19 Feb 2012 22:53:40 +0000 Subject: [PATCH 06/12] ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XX In-Reply-To: <1329346545-16373-7-git-send-email-kgene.kim@samsung.com> References: <1329346545-16373-1-git-send-email-kgene.kim@samsung.com> <1329346545-16373-7-git-send-email-kgene.kim@samsung.com> Message-ID: <4F417D74.7020108@gmx.de> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi, On 02/15/2012 10:55 PM, Kukjin Kim wrote: > This patch changes the ARCH name to "ARCH_S3C24XX" for Samsung > S3C2410, S3C2412, S3C2413, S3C2416, S3C2440, S3C2442, S3C2443, > and S3C2450 SoCs so that we can merge the mach-xxx directories > and plat-s3c24xx dir. to just one mach-s3c24xx for them. Great. > I think this should be sent to upstream via samsung tree because > this touches many samsung stuff. Okay, feel free to do so. > Cc: Dmitry Torokhov > Cc: Richard Purdie > Cc: Chris Ball > Cc: David Woodhouse > Cc: Alessandro Zummo > Cc: Grant Likely > Cc: Greg Kroah-Hartman > Cc: Felipe Balbi > Cc: Florian Tobias Schandinat for the framebuffer (video) part: Acked-by: Florian Tobias Schandinat > Cc: Wim Van Sebroeck > Cc: Sangbeom Kim > Cc: Liam Girdwood > Cc: Mark Brown > Cc: Russell King > Signed-off-by: Kukjin Kim > --- Best regards, Florian Tobias Schandinat