diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2016-11-04 19:43:10 +0900 |
---|---|---|
committer | Boris Brezillon <boris.brezillon@free-electrons.com> | 2016-11-07 14:48:53 +0100 |
commit | 83f48f80de8a03c053ff0cac1521c1eaeaa107f2 (patch) | |
tree | ffb98c39b9cf76cba4eb752aab57b6a740982d41 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | c75183020fca0229fce1fd6ba21ae840b41d79e9 (diff) |
mtd: nand: socrates: use nand_scan() for nand_scan_ident/tail() combo
For this driver, there is nothing between nand_scan_ident() and
nand_scan_tail(). They can be merged into nand_scan().
Also, nand_scan() returns an appropriate error value when it fails.
Use it instead of the fixed error code -ENXIO.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: Marek Vasut <marek.vasut@gmail.com>
Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions