mirror of
https://github.com/torvalds/linux.git
synced 2026-03-15 03:46:17 +01:00
This patch introduces new 'mtd_can_have_bb()' helper function which checks whether the flash can have bad eraseblocks. Then it changes all the direct 'mtd->block_isbad' use cases with 'mtd_can_have_bb()'. Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com> |
||
|---|---|---|
| .. | ||
| Makefile | ||
| mtd_nandecctest.c | ||
| mtd_oobtest.c | ||
| mtd_pagetest.c | ||
| mtd_readtest.c | ||
| mtd_speedtest.c | ||
| mtd_stresstest.c | ||
| mtd_subpagetest.c | ||
| mtd_torturetest.c | ||