diff options
author | Boris BREZILLON <boris.brezillon@free-electrons.com> | 2016-03-05 00:21:20 +0100 |
---|---|---|
committer | Brian Norris <computersforpeace@gmail.com> | 2016-03-04 16:17:20 -0800 |
commit | f671a1f3803428b01272b056d6dc0e09e0df6fd4 (patch) | |
tree | c4d0ef3877a5c1eeba2756189ff65e6d249313cc /net | |
parent | 5817b9dc9cc1225feedd9e1282707165fc64c384 (diff) | |
download | linux-f671a1f3803428b01272b056d6dc0e09e0df6fd4.tar.bz2 |
mtd: nand: sunxi: remove direct mtd->priv accesses
mtd->priv is no longer pointing to the struct nand_chip it is attached to.
Replace those accesses by mtd_to_nand() calls.
Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Fixes: 4be4e03efc7f ("mtd: nand: sunxi: add randomizer support")
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions