diff options
author | Sascha Hauer <[email protected]> | 2019-04-09 13:34:10 +0200 |
---|---|---|
committer | Miquel Raynal <[email protected]> | 2019-06-27 20:05:26 +0200 |
commit | 3045f8e369634152b5a9389fa11e766ae7696bdf (patch) | |
tree | 811c5b1d1d4680618992d77a5e91daaa931f8d02 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | bf828322282608a03060daba2760a4c00f43ed90 (diff) |
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 <[email protected]>
Reviewed-by: Miquel Raynal <[email protected]>
Signed-off-by: Miquel Raynal <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions