Re: [PATCH 12/16] mtd: rawnand: remove w90x900 driver

2019-08-26 Thread Miquel Raynal
On Fri, 2019-08-09 at 20:27:40 UTC, Arnd Bergmann wrote: > The ARM w90x900 platform is getting removed, so this driver is obsolete. > > Signed-off-by: Arnd Bergmann > Reviewed-by: Boris Brezillon Applied to https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git nand/next, thanks.

Re: [PATCH 12/16] mtd: rawnand: remove w90x900 driver

2019-08-10 Thread Boris Brezillon
On Fri, 9 Aug 2019 22:27:40 +0200 Arnd Bergmann wrote: > The ARM w90x900 platform is getting removed, so this driver is obsolete. > > Signed-off-by: Arnd Bergmann One less driver to convert to ->exec_op(), Yay! Reviewed-by: Boris Brezillon > --- > drivers/mtd/nand/raw/Kconfig |

[PATCH 12/16] mtd: rawnand: remove w90x900 driver

2019-08-09 Thread Arnd Bergmann
The ARM w90x900 platform is getting removed, so this driver is obsolete. Signed-off-by: Arnd Bergmann --- drivers/mtd/nand/raw/Kconfig | 8 - drivers/mtd/nand/raw/Makefile | 1 - drivers/mtd/nand/raw/nuc900_nand.c | 304 - 3 files changed, 313