[MTD] chips/cfi_cmdset_0001: fix for P30 cfi parsing
commit6f6ed056d2d5de7af9f0c14cf5bc73707eeb0a88
authorNicolas Pitre <nico@cam.org>
Tue, 25 Oct 2005 20:28:43 +0000 (25 21:28 +0100)
committerThomas Gleixner <tglx@mtd.linutronix.de>
Sun, 6 Nov 2005 22:19:17 +0000 (6 23:19 +0100)
treee6063cb490c6b80226a040bf12da573ea72c87d8
parent008531f4c30dce606094be8f78c766218edd6754
[MTD] chips/cfi_cmdset_0001: fix for P30 cfi parsing

Change to the extended cfi table parsing for Intel NOR flash that uses
the info in the extended table to 'walk' the table rather than using
hard coding for various primary extended query table version numbers.

From: Jared Hulbert <jaredeh@gmail.com>
Signed-off-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
drivers/mtd/chips/cfi_cmdset_0001.c