mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-20 20:12:48 +00: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 | ||