uboot/fs
Scott Wood b616d9b0a7 nand: Embed mtd_info in struct nand_chip
nand_info[] is now an array of pointers, with the actual mtd_info
instance embedded in struct nand_chip.

This is in preparation for syncing the NAND code with Linux 4.6,
which makes the same change to struct nand_chip.  It's in a separate
commit due to the large amount of changes required to accommodate the
change to nand_info[].

Signed-off-by: Scott Wood <oss@buserror.net>
2016-06-03 20:27:48 -05:00
..
cbfs
cramfs
ext4 fs: ext4: fix symlink read function 2016-05-02 13:33:19 -04:00
fat dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI 2016-05-17 09:54:43 -06:00
jffs2 nand: Embed mtd_info in struct nand_chip 2016-06-03 20:27:48 -05:00
reiserfs
sandbox
ubifs ubifs: fix memory corruption in super.c 2016-04-22 11:48:17 +02:00
yaffs2 nand: Embed mtd_info in struct nand_chip 2016-06-03 20:27:48 -05:00
zfs
Kconfig
Makefile
fs.c dm: blk: Rename get_device_and_partition() 2016-03-14 15:34:50 -06:00