diff options
author | 2019-04-09 13:34:10 +0200 | |
---|---|---|
committer | 2019-06-27 20:05:26 +0200 | |
commit | 3045f8e369634152b5a9389fa11e766ae7696bdf (patch) | |
tree | 811c5b1d1d4680618992d77a5e91daaa931f8d02 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mtd: rawnand: fsmc: Use nand_op_trace for operation tracing (diff) | |
download | wireguard-linux-3045f8e369634152b5a9389fa11e766ae7696bdf.tar.xz wireguard-linux-3045f8e369634152b5a9389fa11e766ae7696bdf.zip |
mtd: rawnand: gpmi: move all driver code into single file
This moves the whole driver into a single C file. The filename gpmi-lib
implies that it implements library functions, but in fact there are
several cases where functions in gpmi-lib.c call back into functions in
gpmi-nand.c. With this one has to constantly jump between those two
files, so moving it into a single file improves readability, even when
the file gets quite large.
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>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions