mtd: rawnand: sunxi: Use a consistent name for sunxi_nand_chip objects
authorBoris Brezillon <boris.brezillon@bootlin.com>
Sat, 15 Dec 2018 08:24:31 +0000 (09:24 +0100)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Tue, 5 Feb 2019 14:39:38 +0000 (15:39 +0100)
commitf385ebf074d1371960c55184b727a118a9e3cfb9
treebff4f934f04e9ed5c435143446a940c7a7364668
parent33c8cf42152258450f2733c263a8fe8635517c68
mtd: rawnand: sunxi: Use a consistent name for sunxi_nand_chip objects

sunxi_nand_chip objects are sometimes called chip and other times
called sunxi_nand. Make that consistent and name all occurrences
sunxi_nand.

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