mtd: rawnand: fsmc: Use nand_op_trace for operation tracing
authorSascha Hauer <s.hauer@pengutronix.de>
Tue, 21 May 2019 07:06:31 +0000 (09:06 +0200)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Thu, 27 Jun 2019 18:05:26 +0000 (20:05 +0200)
commitbf828322282608a03060daba2760a4c00f43ed90
tree6cf860c03e5514821fafcd38bdee4131ef7908fb
parent14a82ea7e1682645d942d9fb41fcb6126fd1645e
mtd: rawnand: fsmc: Use nand_op_trace for operation tracing

Replace the different operation tracing functions with a call to
nand_op_trace.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Reviewed-by: Miquel Raynal <miquel.raynal@bootlin.com>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
drivers/mtd/nand/raw/fsmc_nand.c