]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit591def9aae760ebf3d34a3c14b6cc823e9f66f80
tree6cf860c03e5514821fafcd38bdee4131ef7908fb
parent09708e899707a2021ccb946098efd2718d044deb
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