diff options
author | Miquel Raynal <miquel.raynal@bootlin.com> | 2023-01-12 10:36:36 +0100 |
---|---|---|
committer | Miquel Raynal <miquel.raynal@bootlin.com> | 2023-01-13 17:35:49 +0100 |
commit | b1f9ffbfda07acee9bdbc77416facf606647b523 (patch) | |
tree | 461e3a5aed4845a8413002e552a5321ea4858380 /drivers/mtd/Kconfig | |
parent | mtd: rawnand: Check the data only read pattern only once (diff) | |
download | linux-b1f9ffbfda07acee9bdbc77416facf606647b523.tar.xz linux-b1f9ffbfda07acee9bdbc77416facf606647b523.zip |
mtd: rawnand: Prepare the late addition of supported operation checks
Add an empty envelope just to show how to add additional checks for new
operations. This is going to be used for sequential cached reads, which
require the page size to be known (and the discovery to be over), hence
the "late" designation.
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Tested-by: Liao Jaime <jaimeliao.tw@gmail.com>
Link: https://lore.kernel.org/linux-mtd/20230112093637.987838-3-miquel.raynal@bootlin.com
Diffstat (limited to 'drivers/mtd/Kconfig')
0 files changed, 0 insertions, 0 deletions