diff options
author | Massimo Cirillo <maxcir@gmail.com> | 2009-09-03 16:34:39 +0200 |
---|---|---|
committer | David Woodhouse <David.Woodhouse@intel.com> | 2009-09-19 14:18:43 -0700 |
commit | 23af51ecfb04ff65bae51bd8e2270f4449abc789 (patch) | |
tree | 32ba264b7afe040e677106f966371f277744e30d /sound/spi | |
parent | 6ad08ddd9e8b85ad6c49eeb6c5d940ccdd119bde (diff) | |
download | op-kernel-dev-23af51ecfb04ff65bae51bd8e2270f4449abc789.zip op-kernel-dev-23af51ecfb04ff65bae51bd8e2270f4449abc789.tar.gz |
mtd: cfi_cmdset_0002: add 0xFF intolerance for M29W128G
The M29W128G Numonyx flash devices are intolerant to any 0xFF command:
in the Cfi_util.c the function cfi_qry_mode_off() (that resets the device
after the autoselect mode) must have a 0xF0 command after the 0xFF command.
This fix solves also the cause of the fixup_M29W128G_write_buffer() fix,
that can be removed now.
The following patch applies to 2.6.30 kernel.
Signed-off-by: Massimo Cirillo <maxcir@gmail.com>
Acked-by: Alexey Korolev <akorolev@infradead.org>
Cc: stable@kernel.org
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Diffstat (limited to 'sound/spi')
0 files changed, 0 insertions, 0 deletions