u-boot-brain/drivers/mtd/nand/raw/brcmnand
Álvaro Fernández Rojas b9ec102bc4 nand: brcmnand: return without disabling clock
Linux Broadcom NAND driver only disabled clock if no childs are initialized.
This section of the code seems to have been accidentally dropped when it was
imported in U-Boot.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Reviewed-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
2020-04-27 20:29:33 +02:00
..
bcm6368_nand.c nand: brcm: add BCM6368 support 2019-10-25 17:20:43 +02:00
bcm6838_nand.c dm: core: Require users of devres to include the header 2020-02-05 19:33:46 -07:00
bcm6858_nand.c dm: core: Require users of devres to include the header 2020-02-05 19:33:46 -07:00
bcm63158_nand.c dm: core: Require users of devres to include the header 2020-02-05 19:33:46 -07:00
bcm68360_nand.c nand: brcmnand: add bcm68360 support 2020-01-23 07:29:58 -05:00
brcmnand_compat.c dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
brcmnand_compat.h drivers: clk: Add a managed API to get clocks from the device-tree 2019-10-22 16:14:05 +02:00
brcmnand.c nand: brcmnand: return without disabling clock 2020-04-27 20:29:33 +02: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