From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Tue, 29 Sep 2015 15:21:44 -0700 From: Brian Norris To: Boris Brezillon Cc: David Woodhouse , linux-mtd@lists.infradead.org, Maxime Ripard , linux-sunxi@googlegroups.com, Hans de Goede , linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH 0/2] mtd: nand: sunxi: cleanup Message-ID: <20150929222144.GA143959@google.com> References: <1442389597-30698-1-git-send-email-boris.brezillon@free-electrons.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1442389597-30698-1-git-send-email-boris.brezillon@free-electrons.com> List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, Sep 16, 2015 at 09:46:35AM +0200, Boris Brezillon wrote: > Hello, > > Those two patches aim at cleaning up the sunxi_nand driver by first adding > some consistency in the macro definitions, and then factorizing the code > duplicated code found in hw_ecc and hw_syndrome_ecc implementations. > > Best Regards, > > Boris I believe this series no longer applies cleanly