Commit b1f9ffb
committed
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.com1 parent 9f820fc commit b1f9ffb
1 file changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5009 | 5009 | | |
5010 | 5010 | | |
5011 | 5011 | | |
| 5012 | + | |
| 5013 | + | |
| 5014 | + | |
| 5015 | + | |
| 5016 | + | |
| 5017 | + | |
| 5018 | + | |
| 5019 | + | |
5012 | 5020 | | |
5013 | 5021 | | |
5014 | 5022 | | |
| |||
6345 | 6353 | | |
6346 | 6354 | | |
6347 | 6355 | | |
| 6356 | + | |
| 6357 | + | |
6348 | 6358 | | |
6349 | 6359 | | |
6350 | 6360 | | |
| |||
0 commit comments