commit | b958758e686aebe84672acc8871aca87d04f13a3 | [log] [tgz] |
---|---|---|
author | Miquel Raynal <miquel.raynal@bootlin.com> | Mon Mar 19 14:47:19 2018 +0100 |
committer | Boris Brezillon <boris.brezillon@bootlin.com> | Tue Mar 20 09:33:22 2018 +0100 |
tree | 9d62e14a692d8a33b83fb7603db43c5eb836a981 | |
parent | fc2f30a4b411b9e8e19c158840598a19b768bf11 [diff] |
mtd: rawnand: rename SET/GET FEATURES related functions SET/GET FEATURES are flagged ONFI-compliant because of their name. This is not accurate as non-ONFI NAND chips support it and use it. Rename the hooks and helpers to remove the "onfi" prefix. Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com> Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com>