From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kukjin Kim Subject: Re: [PATCH v3] DMA: PL330: Merge PL330 driver into drivers/dma/ Date: Thu, 23 Feb 2012 02:29:58 +0900 Message-ID: <4F452616.30806@samsung.com> References: <1329341243-14314-1-git-send-email-kgene.kim@samsung.com> <00f401ccf0f8$0db84ec0$2928ec40$%kim@samsung.com> <011c01ccf107$5624d020$026e7060$%kim@samsung.com> <1329906421.24656.93.camel@vkoul-udesk3> <4F451D24.1040009@samsung.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mail-pw0-f46.google.com ([209.85.160.46]:47628 "EHLO mail-pw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752209Ab2BVRaG (ORCPT ); Wed, 22 Feb 2012 12:30:06 -0500 Received: by pbcun15 with SMTP id un15so384509pbc.19 for ; Wed, 22 Feb 2012 09:30:05 -0800 (PST) In-Reply-To: Sender: linux-samsung-soc-owner@vger.kernel.org List-Id: linux-samsung-soc@vger.kernel.org To: Jassi Brar Cc: Kukjin Kim , Vinod Koul , linux-samsung-soc@vger.kernel.org, Boojin Kim , Linus Walleij , Russell King , linux-arm-kernel@lists.infradead.org On 02/23/12 02:20, Jassi Brar wrote: > On Wed, Feb 22, 2012 at 10:21 PM, Kukjin Kim wrote: >> >> * Copyright (c) 2012 Samsung Electronics Co., Ltd. >> * http://www.samsung.com >> * >> * Copyright (C) 2010 Samsung Electronics Co. Ltd. >> * Jaswinder Singh >> * > The following is more appropriate > > - * Copyright (C) 2010 Samsung Electronics Co. Ltd. > + * Copyright (C) 2010 - 2012 Samsung Electronics Co. Ltd. > * Jaswinder Singh > Well, as I know, I don't have to change/update original your copyright. If required, you should do it, next time. > >> * Based on: >> * arch/arm/common/pl330.c, arch/arm/include/asm/hardware/pl330.h >> * Copyright (C) 2010 Samsung Electronics Co Ltd. >> > Doesn't make any sense because arch/arm/common/pl330.c > and arch/arm/include/asm/hardware/pl330.h wouldn't exist anymore, > and the changelog already provides that info. OK, will not add above 'based on'. I think you can agree following. Let's finish this talking. * Copyright (c) 2012 Samsung Electronics Co., Ltd. * http://www.samsung.com * and 'original copyright'... Thanks. Best regards, Kgene. -- Kukjin Kim , Senior Engineer, SW Solution Development Team, Samsung Electronics Co., Ltd. From mboxrd@z Thu Jan 1 00:00:00 1970 From: kgene.kim@samsung.com (Kukjin Kim) Date: Thu, 23 Feb 2012 02:29:58 +0900 Subject: [PATCH v3] DMA: PL330: Merge PL330 driver into drivers/dma/ In-Reply-To: References: <1329341243-14314-1-git-send-email-kgene.kim@samsung.com> <00f401ccf0f8$0db84ec0$2928ec40$%kim@samsung.com> <011c01ccf107$5624d020$026e7060$%kim@samsung.com> <1329906421.24656.93.camel@vkoul-udesk3> <4F451D24.1040009@samsung.com> Message-ID: <4F452616.30806@samsung.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 02/23/12 02:20, Jassi Brar wrote: > On Wed, Feb 22, 2012 at 10:21 PM, Kukjin Kim wrote: >> >> * Copyright (c) 2012 Samsung Electronics Co., Ltd. >> * http://www.samsung.com >> * >> * Copyright (C) 2010 Samsung Electronics Co. Ltd. >> * Jaswinder Singh >> * > The following is more appropriate > > - * Copyright (C) 2010 Samsung Electronics Co. Ltd. > + * Copyright (C) 2010 - 2012 Samsung Electronics Co. Ltd. > * Jaswinder Singh > Well, as I know, I don't have to change/update original your copyright. If required, you should do it, next time. > >> * Based on: >> * arch/arm/common/pl330.c, arch/arm/include/asm/hardware/pl330.h >> * Copyright (C) 2010 Samsung Electronics Co Ltd. >> > Doesn't make any sense because arch/arm/common/pl330.c > and arch/arm/include/asm/hardware/pl330.h wouldn't exist anymore, > and the changelog already provides that info. OK, will not add above 'based on'. I think you can agree following. Let's finish this talking. * Copyright (c) 2012 Samsung Electronics Co., Ltd. * http://www.samsung.com * and 'original copyright'... Thanks. Best regards, Kgene. -- Kukjin Kim , Senior Engineer, SW Solution Development Team, Samsung Electronics Co., Ltd.