[PATCH 0/2] mtd: nand: sunxi: cleanup
From: computersforpeace@gmail.com (Brian Norris)
Date: 2015-09-29 22:21:44
From: computersforpeace@gmail.com (Brian Norris)
Date: 2015-09-29 22:21:44
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