diff options
author | Miquel Raynal <miquel.raynal@bootlin.com> | 2024-08-26 13:14:06 +0300 |
---|---|---|
committer | Miquel Raynal <miquel.raynal@bootlin.com> | 2024-09-06 18:00:04 +0300 |
commit | 79da17072e22a802a321ca44c9082ee2e855e72b (patch) | |
tree | cf27caf43f9b7b6261fe289984495e403f07e261 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 8adf1ac24ba8ee34b8fd36ebf159004ec472fca0 (diff) | |
download | linux-79da17072e22a802a321ca44c9082ee2e855e72b.tar.xz |
mtd: spi-nand: Isolate the MTD read logic in a helper
There is currently only a single path for performing page reads as
requested by the MTD layer. Soon there will be two:
- a "regular" page read
- a continuous page read
Let's extract the page read logic in a dedicated helper, so the
introduction of continuous page reads will be as easy as checking whether
continuous reads shall/can be used and calling one helper or the other.
There is not behavioral change intended.
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20240826101412.20644-4-miquel.raynal@bootlin.com
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions