diff options
author | Miquel Raynal <miquel.raynal@bootlin.com> | 2020-05-29 13:13:00 +0200 |
---|---|---|
committer | Miquel Raynal <miquel.raynal@bootlin.com> | 2020-06-26 08:35:04 +0200 |
commit | a63674c7cfe62221e05ba73107d9e15d73ff8bbd (patch) | |
tree | 37c6d4dcf0c5d868b85f53831049fc7bbc0bd387 /tools/perf/scripts/python/stackcollapse.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 <miquel.raynal@bootlin.com>
Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>
Link: https://lore.kernel.org/linux-mtd/20200529111322.7184-7-miquel.raynal@bootlin.com
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions