mtd: rawnand: gpmi: remove unnecessary variables
authorSascha Hauer <s.hauer@pengutronix.de>
Thu, 26 Apr 2018 15:41:27 +0000 (17:41 +0200)
committerBoris Brezillon <boris.brezillon@bootlin.com>
Sun, 29 Apr 2018 06:56:48 +0000 (08:56 +0200)
commitf6b74db84cd1ab7c447e412a4b83f9933a68589b
treefe53d4f1131a1fec8a56784a1cc26128682feefe
parente637f5fe8e0cbee455b75afbc0cf2a0cc76997f4
mtd: rawnand: gpmi: remove unnecessary variables

Use this->auxiliary_virt and this->auxiliary_phys directly rather
than creating extra local variables for them.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com>
drivers/mtd/nand/raw/gpmi-nand/gpmi-nand.c