From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-wm0-x244.google.com ([2a00:1450:400c:c09::244]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1c5gHw-000293-P8 for linux-mtd@lists.infradead.org; Sat, 12 Nov 2016 21:56:41 +0000 Received: by mail-wm0-x244.google.com with SMTP id u144so5313117wmu.0 for ; Sat, 12 Nov 2016 13:56:21 -0800 (PST) Subject: Re: [PATCH 00/11] mtd: nand: denali: first round of cleanups of Denali NAND driver To: Masahiro Yamada , linux-mtd@lists.infradead.org References: <1478666130-13413-1-git-send-email-yamada.masahiro@socionext.com> Cc: Alan Cox , David Woodhouse , Jason Roberts , Chuanxiao Dong , Dinh Nguyen , linux-kernel@vger.kernel.org, Boris Brezillon , Brian Norris , Richard Weinberger , David Woodhouse , Cyrille Pitchen From: Marek Vasut Message-ID: Date: Sat, 12 Nov 2016 22:41:58 +0100 MIME-Version: 1.0 In-Reply-To: <1478666130-13413-1-git-send-email-yamada.masahiro@socionext.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On 11/09/2016 05:35 AM, Masahiro Yamada wrote: > I am tackling on this driver to use it for my SoCs. > The difficulty is a bunch of platform specific stuff > (more specifically, Intel MRST specific) is hard-coded in this driver. > > I need lots of rework to utilize the driver for generic cases, > but at the same time, I found the driver code is really dirty, > lots of unused code, odd comments, etc. > > The first thing I needed to do was to clean up the code. > My work is still under the way, but I decided to drop this series > for now. I hope this series is easy to review, so I guess > splitting into a small chunks is better than a one-shot patch bomb. Thanks ! except for minor nits, the series looks great! -- Best regards, Marek Vasut