commit | c21946b34d248e6c73563062a5fb724bb6aa3ef3 | [log] [tgz] |
---|---|---|
author | Mylène Josserand <mylene.josserand@bootlin.com> | Fri Jul 13 18:10:23 2018 +0200 |
committer | Jagan Teki <jagan@amarulasolutions.com> | Tue Jul 31 20:45:42 2018 +0530 |
tree | 322c7a13a601bf4a8a9c5bb1e197b3f80bed6692 | |
parent | c5b05ef47e79c1bb0643c77db9cf7808ad304a0e [diff] |
mtd: nand: nand_base: Convert EINVAL into ENOTSUPP Convert the EINVAL error into ENOTSUPP when the GET/SET_FEATURES is not supported. Signed-off-by: Mylène Josserand <mylene.josserand@bootlin.com> Acked-by: Jagan Teki <jagan@openedev.com>