commit | 3eb064e4b0f423810562b8a7aef3ca0083152e90 | [log] [tgz] |
---|---|---|
author | Boris BREZILLON <boris.brezillon@free-electrons.com> | Thu Dec 10 09:00:30 2015 +0100 |
committer | Brian Norris <computersforpeace@gmail.com> | Fri Dec 18 11:26:01 2015 -0800 |
tree | 0b59832acef7875abdbaf7f21c9f49296a1e4199 | |
parent | 960823a226b37eea01151d608636d09d1abac8f9 [diff] |
mtd: nand: update the documentation to reflect framework changes The MTD device is now directly embedded in the nand_chip struct. Update the mtdnand documentation to mention this aspect and fix the different examples. Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com> Signed-off-by: Brian Norris <computersforpeace@gmail.com>