+mtd ML and all people CC-ed on other patches On Fri, 19 Oct 2018 17:13:17 +0900 Tokunori Ikegami <ikegami@xxxxxxxxxxxxxxxxxxxx> wrote: > The change is based on the fix for flash erase to use chip_good() done in the past. > And it is fixed as same way in the OpenWrt Project as below. > <https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=ddc11c3932c7b7b7df7d5fbd48f207e77619eaa7> > Also includes some refactoring changes. > > Tokunori Ikegami (3): > mtd: cfi_cmdset_0002: Change do_write_oneword() to use chip_good() > mtd: cfi_cmdset_0002: Remove chip_ready() from do_write_buffer() > mtd: cfi_cmdset_0002: Remove goto statemnet from do_write_buffer() I see that Fabio was the original author of the OpenWRT patch. We usually keep authorship when porting patching from one project to another, so I just want to check with Fabio if he's okay to handover this authorship to you. > > drivers/mtd/chips/cfi_cmdset_0002.c | 68 ++++++++++++++++------------- > 1 file changed, 38 insertions(+), 30 deletions(-) > ______________________________________________________ Linux MTD discussion mailing list http://lists.infradead.org/mailman/listinfo/linux-mtd/