diff options
author | Paul Parsons <lost.distance@yahoo.com> | 2012-03-07 14:11:16 +0000 |
---|---|---|
committer | David Woodhouse <David.Woodhouse@intel.com> | 2012-03-27 00:52:23 +0100 |
commit | e7d9377e0440c25805dcc5b0af189a87beb69f5e (patch) | |
tree | 4c498a6a946d1f45f143ff62de26414d4437df5f /tools | |
parent | 85e5b2f2986310f2f75069c360669f6ce8e2ceb9 (diff) | |
download | op-kernel-dev-e7d9377e0440c25805dcc5b0af189a87beb69f5e.zip op-kernel-dev-e7d9377e0440c25805dcc5b0af189a87beb69f5e.tar.gz |
mtd: chips: cfi_cmdset_0002: Match ENABLE_VPP()/DISABLE_VPP() calls
This patch is part of a set which fixes unnecessary flash erase and write errors
resulting from the MTD CFI driver turning off vpp while an erase is in progress.
This patch ensures that only those flash operations which call ENABLE_VPP() can
then call DISABLE_VPP(). Other operations should never call DISABLE_VPP().
Signed-off-by: Paul Parsons <lost.distance@yahoo.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions