diff options
author | Miquel Raynal <[email protected]> | 2020-05-29 13:13:00 +0200 |
---|---|---|
committer | Miquel Raynal <[email protected]> | 2020-06-26 08:35:04 +0200 |
commit | a63674c7cfe62221e05ba73107d9e15d73ff8bbd (patch) | |
tree | 37c6d4dcf0c5d868b85f53831049fc7bbc0bd387 /tools/perf/scripts/python/mem-phys-addr.py | |
parent | 36017af430e6b2fad0b2ee5476103706160f1379 (diff) |
mtd: rawnand: Reorganize the nand_chip structure
Reorder fields in this structure and pack entries by theme:
* The main descriptive structures
* The data interface details
* Bad block information
* The device layout
* Extra buffers matching the device layout
* Internal values
* External objects like the ECC controller, the ECC engine and a
private data pointer.
While at it, adapt the documentation style.
I changed on purpose the description of @oob_poi which was weird.
Signed-off-by: Miquel Raynal <[email protected]>
Reviewed-by: Boris Brezillon <[email protected]>
Link: https://lore.kernel.org/linux-mtd/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions