commit | cbe9ea26e3a275bc3e47414797406a234c0baa55 | [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 | 33620947333f08d54abb96c0936937db1d315931 [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>