u-boot-brain/drivers/mtd/nand
Sean Anderson 7f36806c9b nand: vybrid: Re-introduce vf610_nfc.dev
This member was presumably dropped when this driver was converted from
Linux. However, it is still used in log statements during initialization.
This patch adds the member back. In addition, allocation of struct
vf610_nfc has been moved to the callers of vf610_nfc_nand_init. This allows
it to be allocated by DM (if it is being used) and for dev to be
initialized.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Tested-by: Patrick Delaunay <patrick.delaunay@st.com>
2020-09-30 08:53:01 -04:00
..
raw nand: vybrid: Re-introduce vf610_nfc.dev 2020-09-30 08:53:01 -04:00
spi mtd: spi-nand: Fix not calling dev_err with a device 2020-09-30 08:52:44 -04:00
bbt.c Fix corner case in bad block table handling. 2020-08-04 23:30:02 -04:00
core.c common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
Kconfig mtd: nand: Add core infrastructure to support SPI NANDs 2018-09-20 20:10:49 +05:30
Makefile mtd: Makefile: deep cleanup 2019-12-04 17:10:51 -05:00