linux-kernel-test/include/linux/mtd
Saeed Bishara 6afc4fdb3e mtd: fix the conversion from dev to mtd_info
The patch fixes a bug when converting dev to mtd_info by using the
drvdata of the dev, the previous code used
container_of(dev, struct mtd_info, dev), but won't work for the mtdXro
devices as they created without being contained inside mtd_info structure.

Signed-off-by: Saeed Bishara <saeed@marvell.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
2009-08-03 14:16:01 +01:00
..
bbm.h
blktrans.h
cfi_endian.h
cfi.h [MTD] CFI: remove major/minor version check for command set 0x0002 2009-01-09 12:16:28 +00:00
compatmac.h
concat.h
doc2000.h
flashchip.h
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_ecc.h
nand-gpio.h
nand.h mtd: plat_nand: allow platform to set partitions 2009-06-05 18:11:55 +01:00
ndfc.h
nftl.h
onenand_regs.h mtd: Flex-OneNAND support 2009-06-05 18:59:21 +01:00
onenand.h mtd: onenand: add bbt_wait & unlock_all as replaceable for some platform 2009-06-05 18:59:34 +01:00
partitions.h mtd: let include/linux/mtd/partitions.h stand on its own 2009-08-03 14:00:14 +01:00
pfow.h
physmap.h
plat-ram.h
pmc551.h
qinfo.h
sh_flctl.h
sharpsl.h
super.h
ubi.h UBI: add notification API 2009-06-02 13:53:35 +03:00
xip.h