diff options
author | Abhishek Sahu <absahu@codeaurora.org> | 2017-08-03 17:56:39 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-09-13 14:13:36 -0700 |
commit | b276bc66d439e6b510f54d4ae0c18da9fcd60319 (patch) | |
tree | 74ad66c901a42e0f95633f93f8adfbd06d6118e0 /tools/perf/scripts/python/syscall-counts.py | |
parent | f4a272d5783936b786b44e6d2afbf78dd6a1fc8c (diff) |
mtd: nand: qcom: fix config error for BCH
commit 10777de570016471fd929869c7830a7772893e39 upstream.
The configuration for BCH is not correct in the current driver.
The ECC_CFG_ECC_DISABLE bit defines whether to enable or disable the
BCH ECC in which
0x1 : BCH_DISABLED
0x0 : BCH_ENABLED
But currently host->bch_enabled is being assigned to BCH_DISABLED.
Fixes: c76b78d8ec05a ("mtd: nand: Qualcomm NAND controller driver")
Signed-off-by: Abhishek Sahu <absahu@codeaurora.org>
Reviewed-by: Archit Taneja <architt@codeaurora.org>
Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions