[MTD] NOR: leave Intel chips in read-array mode on suspend
authorDavid Anders <dave123_aml@yahoo.com>
Thu, 19 Oct 2006 16:33:19 +0000 (19:33 +0300)
committerDavid Woodhouse <dwmw2@infradead.org>
Sat, 21 Oct 2006 15:43:53 +0000 (16:43 +0100)
commita86aaa6ddf32b0401e64e74174042866e0fb3e20
treee1f11950cce73d371a189fcf2687b35923d40e3e
parentd29ebdbee4c196adddf9f412e6ea1f211656744f
[MTD] NOR: leave Intel chips in read-array mode on suspend

During some testing with several samsung s3c24xx based
devices it was discovered that often the
cfi_cmdset_0001.c would not leave the chip in
read-array mode on suspend. this is an issue if the
same flash chip is used for the bootloader that needs
to be read on resume.

Signed-off-by: David Anders <danders@amltd.com>
Signed-off-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
drivers/mtd/chips/cfi_cmdset_0001.c