diff options
author | Boris Brezillon <boris.brezillon@free-electrons.com> | 2016-05-24 16:56:22 +0200 |
---|---|---|
committer | Boris Brezillon <boris.brezillon@free-electrons.com> | 2017-03-08 23:21:15 +0100 |
commit | cbe435a182d15d82a10a6b56a96406d957ceb35c (patch) | |
tree | 3f76ad0322e1382feb3a5e189ea464b689ad10ce /include/linux/mtd | |
parent | c1ae3cfa0e89fa1a7ecc4c99031f5e9ae99d9201 (diff) | |
download | talos-obmc-linux-cbe435a182d15d82a10a6b56a96406d957ceb35c.tar.gz talos-obmc-linux-cbe435a182d15d82a10a6b56a96406d957ceb35c.zip |
mtd: nand: Get rid of the mtd parameter in all auto-detection functions
Now that struct nand_chip embeds an mtd_info object we can get rid of the
mtd parameter and extract it from the chip parameter with the nand_to_mtd()
helper.
Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Acked-by: Richard Weinberger <richard@nod.at>
Reviewed-by: Marek Vasut <marek.vasut@gmail.com>
Diffstat (limited to 'include/linux/mtd')
0 files changed, 0 insertions, 0 deletions