diff options
author | Josh Wu <josh.wu@atmel.com> | 2013-07-03 11:56:19 +0200 |
---|---|---|
committer | David Woodhouse <David.Woodhouse@intel.com> | 2013-08-05 22:03:06 +0200 |
commit | edc9cba495680a8a4968ed204b5c9f61a991bf4f (patch) | |
tree | ebe23a32ebbd5d961a4ae6601c9093a20a4909d1 /kernel/kthread.c | |
parent | mtd: nand: fix NAND_BUSWIDTH_AUTO for x16 devices (diff) | |
download | linux-edc9cba495680a8a4968ed204b5c9f61a991bf4f.tar.xz linux-edc9cba495680a8a4968ed204b5c9f61a991bf4f.zip |
mtd: atmel_nand: fix pmecc selction for ecc requirement typo
Atmel PMECC support 2, 4, 8, 12, 24 bit error correction.
So if the ecc requirement in ONFI is <= 2, 4, 8, 12, 24.
We will use 2, 4, 8, 12, 24.
This patch fix the typo. Use '<=' replace '<'.
Reported-by: Scott Wood <scottwood@freescale.com>
Signed-off-by: Josh Wu <josh.wu@atmel.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Diffstat (limited to 'kernel/kthread.c')
0 files changed, 0 insertions, 0 deletions