commit | a83dfa92850e521dfb6485ad4aa3c7c1fb52f06e | [log] [tgz] |
---|---|---|
author | Boris BREZILLON <boris.brezillon@free-electrons.com> | Tue Dec 01 12:03:05 2015 +0100 |
committer | Brian Norris <computersforpeace@gmail.com> | Tue Dec 08 10:47:28 2015 -0800 |
tree | 15fecea555586941de6065af14cdc5ec05479f50 | |
parent | 862eba519e79c48fb6ee276081ddb98fe6926f02 [diff] |
staging: mt29f_spinand: make use of mtd_to_nand() mtd_to_nand() was recently introduced to avoid direct accesses to the mtd->priv field. Use it where appropriate. Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com> Signed-off-by: Brian Norris <computersforpeace@gmail.com>