mtd: move more manufacturers to the common cfi.h header file
authorGuillaume LECERF <glecerf@gmail.com>
Tue, 15 Dec 2009 22:01:06 +0000 (23:01 +0100)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Fri, 26 Feb 2010 16:45:52 +0000 (16:45 +0000)
commitf3e69c6584be2db1ccd5292d6a1d7c566d265701
treec2fc110ef5345fd22aa1b82204322027a7dd9531
parent66803762c19f2e45ff4cc13cf63194589eb698c2
mtd: move more manufacturers to the common cfi.h header file

Move MANUFACTURER_MACRONIX and MANUFACTURER_SST definitions to the
include/linux/mtd/cfi.h header file and rename them to CFI_MFR_MACRONIX and
CFI_MFR_SST.

All references in drivers/mtd/chips/cfi_cmdset_0002.c are updated to reflect
this.

Signed-off-by: Guillaume LECERF <glecerf@gmail.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
drivers/mtd/chips/cfi_cmdset_0002.c
include/linux/mtd/cfi.h