u-boot-brain/drivers/mtd/nand/raw/brcmnand
Sean Anderson 15b6ab4cee nand: brcmnand: Fix not calling dev_err() with a device
There are too many levels of indirection when calling dev_err. This is an
artifact of the conversion of brcmnand_host.pdev from a struct
platform_device (which has a member `dev` pointing to a struct device) to
struct udevice.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Tested-by: Patrick Delaunay <patrick.delaunay@st.com>
2020-09-30 08:52:59 -04:00
..
bcm6368_nand.c common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
bcm6838_nand.c common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
bcm6858_nand.c common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
bcm63158_nand.c common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
bcm68360_nand.c common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
brcmnand_compat.c nand: Drop dm.h header file 2020-08-03 22:19:54 -04:00
brcmnand_compat.h nand: Drop dm.h header file 2020-08-03 22:19:54 -04:00
brcmnand.c nand: brcmnand: Fix not calling dev_err() with a device 2020-09-30 08:52:59 -04:00
brcmnand.h drivers: nand: brcmnand: add initial support 2019-04-22 11:55:58 -04:00
Makefile nand: brcmnand: add bcm68360 support 2020-01-23 07:29:58 -05:00