diff options
| author | Abhishek Sahu <[email protected]> | 2018-06-20 12:57:42 +0530 |
|---|---|---|
| committer | Miquel Raynal <[email protected]> | 2018-07-18 09:24:10 +0200 |
| commit | 0cf5c7dbaa392d11cfae532cedeaad0ac48b2165 (patch) | |
| tree | ebcbc57b4652ba83d6cb9c04e3ddddd30f2fecbd /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 85632c17194e35e00871cfd80713c9acf087ac4f (diff) | |
mtd: rawnand: provide only single helper function for ECC conf
Function nand_ecc_choose_conf() will be help for all the cases, so
other helper functions can be made static.
nand_check_ecc_caps(): Invoke nand_ecc_choose_conf() with
both chip->ecc.size and chip->ecc.strength
value set.
nand_maximize_ecc(): Invoke nand_ecc_choose_conf() with
NAND_ECC_MAXIMIZE flag.
nand_match_ecc_req(): Invoke nand_ecc_choose_conf() with either
chip->ecc.size or chip->ecc.strength value
set and without NAND_ECC_MAXIMIZE flag.
CC: Masahiro Yamada <[email protected]>
Signed-off-by: Abhishek Sahu <[email protected]>
Signed-off-by: Miquel Raynal <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions