From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.2 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id DD771C432C0 for ; Mon, 18 Nov 2019 19:40:34 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id B531422304 for ; Mon, 18 Nov 2019 19:40:34 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="ghVllP1r"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="iULnfiZR" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org B531422304 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=linuxfoundation.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-mtd-bounces+linux-mtd=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=k0kMpaJJsJHZX0nnschy3oftMYY9YJ+X8S5UD+m0Zl0=; b=ghVllP1r+XQXun ghWZg2cncGTiTnJ2wdVeziO6t+Lcke5i8ISCNWnQH9V+0BD1ftJuG484R1O7IL/bACSNNtwOuQOZV WsS+OEUBJNxkvt3BZJNAHxgz2ReelhiInAVtf8ZN1fPLc/cR8KazKZL9wUqlwRvuLFRM2Rf/wEPUx OjEwbP/hSzOycb72VNS9DIXATaFX+M+QladF9Mnmeb9M5GUt5ufbT9KR89gqARmsf1kHoZI3e2P4C WCyKqLXteY8O7DwcSvzXUvBU3oXAeHww3D3DJg7iHDKPRTclL7PO/5fQ9hf4pimd2bkUF3JSYua8c GC42ZFgrGkoyroyxAB2g==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1iWmsj-0002dL-EA; Mon, 18 Nov 2019 19:40:17 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1iWmsh-0002cI-B8 for linux-mtd@lists.infradead.org; Mon, 18 Nov 2019 19:40:16 +0000 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 2D9EA222A7; Mon, 18 Nov 2019 19:40:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1574106014; bh=lALNLNHKbLarFmQFbxabtTEuqMU5yok9zA5BXn9uNZI=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=iULnfiZRncZXT1wdLSC9N/cmrBnpdDaxGz1vqxUFjhYrjG2wrBsDICJKIzKr2ah3K PC7op5otsD/S+I5XTjZ6z+FAMOpQqrOpWogHC4nTNB/+r/Etv122svvoWte0CVDisG TNUfFwTcOAY8On1gGQ08uZAw4lS5dEensszJNeUQ= Date: Mon, 18 Nov 2019 20:40:10 +0100 From: Greg Kroah-Hartman To: Richard Weinberger Subject: Re: [PATCH v2] {tty: serial, nand: onenand}: samsung: rename to fix build warning Message-ID: <20191118194010.GA606660@kroah.com> References: <20191117202435.28127-1-sudipm.mukherjee@gmail.com> <20191118114657.GA228826@kroah.com> <1505628642.90849.1574081270290.JavaMail.zimbra@nod.at> <20191118202257.6cfd1a7e@xps13> <884028732.91086.1574105504462.JavaMail.zimbra@nod.at> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <884028732.91086.1574105504462.JavaMail.zimbra@nod.at> User-Agent: Mutt/1.12.2 (2019-09-21) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20191118_114015_406644_AC5A80B6 X-CRM114-Status: GOOD ( 18.78 ) X-BeenThere: linux-mtd@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Vignesh Raghavendra , Miquel Raynal , linux-kernel , Kyungmin Park , linux-mtd , linux-serial , Jiri Slaby , Sudip Mukherjee Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Sender: "linux-mtd" Errors-To: linux-mtd-bounces+linux-mtd=archiver.kernel.org@lists.infradead.org On Mon, Nov 18, 2019 at 08:31:44PM +0100, Richard Weinberger wrote: > ----- Urspr=FCngliche Mail ----- > > Von: "Miquel Raynal" > > An: "richard" > > CC: "Greg Kroah-Hartman" , "Sudip Mukherjee= " , "Kyungmin Park" > > , "Vignesh Raghavendra" , "= Jiri Slaby" , "linux-kernel" > > , "linux-mtd" , "linux-serial" > > > > Gesendet: Montag, 18. November 2019 20:22:57 > > Betreff: Re: [PATCH v2] {tty: serial, nand: onenand}: samsung: rename t= o fix build warning > = > > Hi all, > > = > > Richard Weinberger wrote on Mon, 18 Nov 2019 13:47:50 > > +0100 (CET): > > = > >> ----- Urspr=FCngliche Mail ----- > >> >> I was not sure if this should have been two different patch, but si= nce > >> >> this will be fixing the same problem so it seems its better to have= them > >> >> in a single patch. > >> >> = > >> >> drivers/mtd/nand/onenand/Makefile | 2 +- > >> >> drivers/mtd/nand/onenand/{samsung.c =3D> samsung_mtd.c} | 0 > >> >> drivers/tty/serial/Makefile | 2 +- > >> >> drivers/tty/serial/{samsung.c =3D> samsung_tty.c} | 0 > >> >> 4 files changed, 2 insertions(+), 2 deletions(-) > >> >> rename drivers/mtd/nand/onenand/{samsung.c =3D> samsung_mtd.c} (10= 0%) > >> >> rename drivers/tty/serial/{samsung.c =3D> samsung_tty.c} (100%) > >> > = > >> > I can take this in the tty tree if the mtd maintainer gives an ack f= or > >> > it... > >> = > >> Acked-by: Richard Weinberger > > = > > If it is not too late, I am not a big fan of the new naming which is > > rather not descriptive. Files in the onenand subdirectory are: > > * onenand_.c for the base files > > * .c for the vendors files (currently: omap2.c and samsung.c). > = > Well, I'm fine with the naming either way. :-) If you want to rename the mtd driver later, that's fine, I'll take this for now for 5.5-rc1 and you all can bikeshed it for 5.5-final :) thanks, greg k-h ______________________________________________________ Linux MTD discussion mailing list http://lists.infradead.org/mailman/listinfo/linux-mtd/