mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-04 20:19:47 +08:00
This is done by default in the raw NAND core (nand_base.c) but was
missing in the SPI-NAND core. Without these two lines the ecc_strength
and ecc_step_size values are not exported to the user through sysfs.
Fixes:
|
||
|---|---|---|
| .. | ||
| core.c | ||
| gigadevice.c | ||
| Kconfig | ||
| macronix.c | ||
| Makefile | ||
| micron.c | ||
| paragon.c | ||
| toshiba.c | ||
| winbond.c | ||