]> asedeno.scripts.mit.edu Git - linux.git/commit
mtd: rawnand: txx9ndfmc: rename nand controller internal structure
authorMiquel Raynal <miquel.raynal@bootlin.com>
Fri, 20 Jul 2018 15:15:15 +0000 (17:15 +0200)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Tue, 31 Jul 2018 07:46:03 +0000 (09:46 +0200)
commita001058a9aa291ee85ba5454891aa947658ae694
tree7cb1343e172f82408885223c71c53b7fa4aa715f
parent6a9035ceb980ac7ded378fa83f73d9664128777c
mtd: rawnand: txx9ndfmc: rename nand controller internal structure

As already done in the core, calling a struct nand_controller
'hw_control' is misleading. Use the same name as in nand_base.c:
'controller'.

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