kernel-fxtec-pro1x/include/linux/mtd
Alessandro Rubini 30631cb82d mtd: unify status enum from three headers
nand.h, onenand.h and flashchip.h defined enumeration types
for chip status using the same symbolic names. This prevented
a board file to include more than one of them. In particular,
no nand and onenand platform devices could live in the same file.
This patch augments flashchip.h with a few status values in order
to cover all cases, so nand.h and onenand.h can use flstate_t
without declaring their own status enum.

Signed-off-by: Alessandro Rubini <rubini@unipv.it>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
2009-09-24 12:55:07 -07:00
..
bbm.h mtd: use bbm.h in nand.h 2009-09-24 12:54:59 -07:00
blktrans.h
cfi.h
cfi_endian.h
compatmac.h
concat.h
doc2000.h
flashchip.h mtd: unify status enum from three headers 2009-09-24 12:55:07 -07:00
ftl.h
gen_probe.h
inftl.h
map.h
mtd.h mtd: fix the conversion from dev to mtd_info 2009-08-03 14:16:01 +01:00
mtdram.h
nand-gpio.h
nand.h mtd: unify status enum from three headers 2009-09-24 12:55:07 -07:00
nand_ecc.h mtd: nand: add __nand_correct_data helper function 2009-09-19 14:20:25 -07:00
ndfc.h
nftl.h
onenand.h mtd: unify status enum from three headers 2009-09-24 12:55:07 -07:00
onenand_regs.h mtd: OneNAND: 4-bit ECC status macros 2009-09-04 09:30:39 +01:00
partitions.h Nicolas Pitre has a new email address 2009-09-15 09:37:12 -07:00
pfow.h
physmap.h
plat-ram.h
pmc551.h
qinfo.h
sh_flctl.h
sharpsl.h
super.h
ubi.h
xip.h