From: Boris Brezillon <boris.brezillon@xxxxxxxxxxx> On Wed, 2019-01-02 at 14:36:53 UTC, Boris Brezillon wrote: > Commit 20167b70c894 ("nvmem: use EOPNOTSUPP instead of ENOSYS") changed > the nvmem_register() ret code from ENOSYS to EOPNOTSUPP when > CONFIG_NVMEM is not enabled, but the check in mtd_nvmem_add() was not > adjusted accordingly. > > Cc: Bartosz Golaszewski <brgl@xxxxxxxx> > Cc: Alban Bedel <albeu@xxxxxxx> > Fixes: c4dfa25ab307 ("mtd: add support for reading MTD devices via the nvmem API") > Reported-by: kernel test robot <rong.a.chen@xxxxxxxxx> > Signed-off-by: Boris Brezillon <bbrezillon@xxxxxxxxxx> > Reviewed-by: Bartosz Golaszewski <bgolaszewski@xxxxxxxxxxxx> Applied to http://git.infradead.org/linux-mtd.git master, thanks. Boris ______________________________________________________ Linux MTD discussion mailing list http://lists.infradead.org/mailman/listinfo/linux-mtd/