mtd: rawnand: sunxi: Name nand_chip objects consistently
authorBoris Brezillon <boris.brezillon@bootlin.com>
Sat, 15 Dec 2018 08:24:33 +0000 (09:24 +0100)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Tue, 5 Feb 2019 14:39:38 +0000 (15:39 +0100)
commita55abb369245387ac9b460704c1ebb479fb7a700
tree51111760ca6e15164ccb85d155654a180bbcacae
parent6c721acdd558e46c5b053302ff526f07e51f5c7f
mtd: rawnand: sunxi: Name nand_chip objects consistently

nand_chip objects are sometimes called chip and sometimes nand. Rename
all of them into nand to make things consistent.

Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
drivers/mtd/nand/raw/sunxi_nand.c