Re: [PATCH 19/19] mtd: rawnand: Move JEDEC code to nand_jedec.c
From: Ladislav Michl <hidden>
Date: 2018-09-07 08:53:15
Also in:
linux-doc, linux-mips, linux-omap
From: Ladislav Michl <hidden>
Date: 2018-09-07 08:53:15
Also in:
linux-doc, linux-mips, linux-omap
Hi Boris, this patchseries is really amazing clean up. Thank you! On Fri, Sep 07, 2018 at 12:38:51AM +0200, Boris Brezillon wrote:
This moves ONFI related code to nand_onfi.c and ONFI related struct/macros to include/linux/mtd/onfi.h.
Seems above commit log comes from previous patch.