diff options
author | Sascha Hauer <s.hauer@pengutronix.de> | 2018-04-26 17:41:24 +0200 |
---|---|---|
committer | Boris Brezillon <boris.brezillon@bootlin.com> | 2018-04-29 08:56:47 +0200 |
commit | 118c3f9b01629bdfb13c07efdcb34f8818cce3fa (patch) | |
tree | 05546eef325c6944eb300d2dc94f7d058d9bd9ed /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | ba3900e6fac59978d379982e843876183298f28a (diff) |
mtd: rawnand: gpmi: put only once used functions inline
read_page_prepare(), read_page_end() and read_page_swap_end() are
trivial functions that are used only once and take 8 arguments each.
De-obfuscate the code by open coding these functions in
gpmi_ecc_read_page()
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>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions