linux-stable-rt/drivers/mtd/chips
Todd Poynor d88f977b85 [MTD] CHIPS: Recognize Spansion CFI 1.4 chips
Modify Amd/Fujitsu CFI NOR flash primary vendor extension table revision
check to recognize version 1.4.  Verified the existing driver can
handle version 1.4 chips without additional info from 1.4 extended table.

Move the primary vendor extension table revision check from common file
to the 3 CFI chip driver files, since the data structures and revisions
handled by those data structures are specific to the chip driver.

Modify the error message printed when the revision is unknown to be a
KERN_ERR instead of WARNING since this will cause mtd to ignore the chip.

Signed-off-by: Todd Poynor <tpoynor@mvista.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2005-08-04 12:49:25 +02:00
..
Kconfig
Makefile
amd_flash.c
cfi_cmdset_0001.c [MTD] CHIPS: Recognize Spansion CFI 1.4 chips 2005-08-04 12:49:25 +02:00
cfi_cmdset_0002.c [MTD] CHIPS: Recognize Spansion CFI 1.4 chips 2005-08-04 12:49:25 +02:00
cfi_cmdset_0020.c [MTD] CHIPS: Recognize Spansion CFI 1.4 chips 2005-08-04 12:49:25 +02:00
cfi_probe.c
cfi_util.c [MTD] CHIPS: Recognize Spansion CFI 1.4 chips 2005-08-04 12:49:25 +02:00
chipreg.c
fwh_lock.h
gen_probe.c
jedec.c
jedec_probe.c
map_absent.c
map_ram.c
map_rom.c
sharp.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00