commit | 04104422bce2693d07001dc4efb5cb935c5053bb | [log] [tgz] |
---|---|---|
author | Boris BREZILLON <boris.brezillon@free-electrons.com> | Tue Dec 01 12:03:00 2015 +0100 |
committer | Brian Norris <computersforpeace@gmail.com> | Tue Dec 08 13:02:46 2015 -0800 |
tree | fdcce67a7866c3b8e6f0df4faaf9fc25d462549c | |
parent | 9eba47ddd8fee8a21f45e6e1d707103f040d90c7 [diff] |
cris: nand: make use of mtd_to_nand() where appropriate mtd_to_nand() was recently introduced to avoid direct accesses to the mtd->priv field. Update all CRIS specific implementations to use this helper. Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com> Acked-by: Brian Norris <computersforpeace@gmail.com> Acked-by: Jesper Nilsson <jesper.nilsson@axis.com> Signed-off-by: Brian Norris <computersforpeace@gmail.com>