From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751135AbdBDOvO (ORCPT ); Sat, 4 Feb 2017 09:51:14 -0500 Received: from mail-qt0-f195.google.com ([209.85.216.195]:34225 "EHLO mail-qt0-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750851AbdBDOvL (ORCPT ); Sat, 4 Feb 2017 09:51:11 -0500 MIME-Version: 1.0 In-Reply-To: <5894F6A2.5000609@gmail.com> References: <1485815302-5708-1-git-send-email-sudipm.mukherjee@gmail.com> <5894F6A2.5000609@gmail.com> From: Andy Shevchenko Date: Sat, 4 Feb 2017 16:51:10 +0200 Message-ID: Subject: Re: [PATCH v13 1/2] serial: exar: split out the exar code from 8250_pci To: Sudip Mukherjee Cc: Jan Kiszka , Greg Kroah-Hartman , Jiri Slaby , "linux-kernel@vger.kernel.org" , "linux-serial@vger.kernel.org" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Feb 3, 2017 at 11:31 PM, Sudip Mukherjee wrote: > On Friday 03 February 2017 02:02 PM, Jan Kiszka wrote: >> On 2017-01-30 23:28, Sudip Mukherjee wrote: >>> @@ -0,0 +1,396 @@ >>> +/* >>> + * Probe module for 8250/16550-type Exar chips PCI serial ports. >>> + * >>> + * Based on drivers/tty/serial/8250/8250_pci.c, >>> + * >>> + * Copyright (C) 2017 Sudip Mukherjee, All Rights Reserved. >> >> >> It's legally cleaner to carry over the copyright notice from the >> original file, unless you rewrote everything (unlikely on first glance). >> You may still add yours to the list for the significant contributions. > > Should i send a separate patch to modify those? Andy? Please, do. -- With Best Regards, Andy Shevchenko