Re: [PATCH v2] mtd: rawnand: remove ->legacy.erase and single_erase()

2019-01-25 Thread Miquel Raynal
Hi Masahiro, Masahiro Yamada wrote on Mon, 21 Jan 2019 15:32:07 +0900: > Now that the last user of this hook, denali.c, stopped using it, > we can remove the erase hook from nand_legacy. > > I squashed single_erase() because only the difference between > single_erase() and nand_erase_op() is th

Re: [PATCH v2] mtd: rawnand: remove ->legacy.erase and single_erase()

2019-01-21 Thread kbuild test robot
Hi Masahiro, I love your patch! Yet something to improve: [auto build test ERROR on v5.0-rc2] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux/commits/Masahiro-Yamada/mtd-rawnand-remove-legacy-erase-and-

Re: [PATCH v2] mtd: rawnand: remove ->legacy.erase and single_erase()

2019-01-21 Thread Boris Brezillon
On Mon, 21 Jan 2019 15:32:07 +0900 Masahiro Yamada wrote: > Now that the last user of this hook, denali.c, stopped using it, > we can remove the erase hook from nand_legacy. > > I squashed single_erase() because only the difference between > single_erase() and nand_erase_op() is the number of bi