commit | bf6065c6c08fa3ed7bdf8d28b8062ce8e58c1543 | [log] [tgz] |
---|---|---|
author | Boris Brezillon <boris.brezillon@bootlin.com> | Fri Sep 07 00:38:36 2018 +0200 |
committer | Miquel Raynal <miquel.raynal@bootlin.com> | Wed Oct 03 11:12:25 2018 +0200 |
tree | 39f9c81b3b68a6dde627c542a03d2241b99f81e4 | |
parent | 716bbbabcc68c2b0e1b805d369c0bd58f4fdea30 [diff] |
mtd: rawnand: Deprecate ->cmd_ctrl() and ->cmdfunc() Those hooks have been replaced by ->exec_op(). Move them to the nand_legacy struct. Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com> Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>