diff options
author | 2012-11-19 14:43:29 +0800 | |
---|---|---|
committer | 2012-12-03 16:36:51 +0200 | |
commit | b0bb6903c8fca2d5ebef1f8ae63d420eb931bb1e (patch) | |
tree | 02befc88e37c78c80e7a7efbfe4fc402a4735b11 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mtd: m25p80: modify info for Micron N25Q128 (diff) | |
download | linux-dev-b0bb6903c8fca2d5ebef1f8ae63d420eb931bb1e.tar.xz linux-dev-b0bb6903c8fca2d5ebef1f8ae63d420eb931bb1e.zip |
mtd: remove the de-select chip code in nand_release_device()
The nand_get_device() does not select the chip, but nand_release_device()
does de-select the chip. It is really strange.
With the current code, nand_sync() will de-select the chip, even if the chip
has never been selected.
To make the balance of select/de-select chip, it's better to remove the
de-select chip code in nand_release_device() which makes the code more
clear.
Signed-off-by: Huang Shijie <b32955@freescale.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions