linux-stable/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.h [MTD] CFI: remove major/minor version check for command set 0x0002 2009-01-09 12:16:28 +00:00
cfi_endian.h
compatmac.h
concat.h mtd: struct device - replace bus_id with dev_name(), dev_set_name() 2009-01-06 10:44:38 -08:00
doc2000.h
flashchip.h
ftl.h [MTD] Remove strange u_int32_t types from FTL 2008-12-10 14:06:42 +00:00
gen_probe.h
inftl.h
map.h [MTD] LPDDR added new pfow_base parameter 2009-01-05 13:56:08 +01:00
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: plat_nand: allow platform to set partitions 2009-06-05 18:11:55 +01:00
nand_ecc.h
ndfc.h
nftl.h
onenand.h mtd: onenand: add bbt_wait & unlock_all as replaceable for some platform 2009-06-05 18:59:34 +01:00
onenand_regs.h mtd: Flex-OneNAND support 2009-06-05 18:59:21 +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 [MTD] LPDDR PFOW definition 2009-01-05 13:55:58 +01:00
physmap.h [MTD] LPDDR extended physmap driver to support LPDDR flash 2009-01-05 13:57:28 +01:00
plat-ram.h
pmc551.h
qinfo.h [MTD] LPDDR QINFO records definitions 2009-01-05 13:55:54 +01:00
sh_flctl.h
sharpsl.h
super.h
ubi.h UBI: add notification API 2009-06-02 13:53:35 +03:00
xip.h