u-boot-brain/drivers
Simon Glass c8b31cce45 dm: core: Drop a few early returns
Two functions in this file return early for no good reason. Adjust the
code to match the standard DM style of returning 0 at the end of the
function on success.

Oddly enough this save 12 bytes of code size on ARM.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2019-10-08 13:57:37 +08:00
..
adc
ata dm: scsi: Scan the actual number of ports 2019-08-26 11:46:20 -04:00
axi
bios_emulator
block Revert "blk: Invalidate block cache when switching hwpart" 2019-08-30 14:17:11 -04:00
board
bootcount
cache dm: cache: add v5l2 cache controller driver 2019-09-03 09:31:03 +08:00
clk rockchip: clk: rk3399: remove clk_enable() 2019-09-11 16:16:12 +08:00
core dm: core: Drop a few early returns 2019-10-08 13:57:37 +08:00
cpu riscv: cpu: Skip unavailable hart in the get_count() op 2019-09-03 09:29:43 +08:00
crypto
ddr ddr, fsl: add DM_I2C support 2019-08-26 21:16:24 +05:30
demo
dfu
dma
fastboot
firmware
fpga
gpio kconfig: Convert CONFIG_MXS_GPIO to Kconfig 2019-08-23 13:59:06 -04:00
hwspinlock
i2c i2c: mxc: add CONFIG_CLK support 2019-09-02 06:35:08 +02:00
input
led
mailbox
memory
misc Merge branch 'u-boot-stm32_20190827' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm 2019-08-27 13:19:47 -04:00
mmc mmc: fsl_esdhc: Add emmc hs200 support 2019-09-12 14:05:38 +05:30
mtd mtd: spi-nor: enable protection ops for SST26 flash series 2019-09-16 08:09:22 +05:30
net NET: DW: fix regression for ARC boards 2019-10-07 13:23:49 -04:00
nvme nvme: Fix PRP Offset Invalid 2019-08-26 11:46:28 -04:00
pch
pci x86: fsp: Create a common fsp_support.h header 2019-10-08 13:53:41 +08:00
pci_endpoint
phy Kconfig: Varios: Fix more SPL, TPL dependencies 2019-08-26 11:46:29 -04:00
pinctrl clk: aspeed: Add support for SD clock 2019-09-05 15:27:31 +08:00
power stpmic1: simplify stpmic1_sysreset_request 2019-08-27 11:19:23 +02:00
pwm
qe
ram ram: rk3288: Initialize dram for TPL builds 2019-09-19 09:35:31 +08:00
remoteproc stm32mp1: Add remoteproc support for m4 coprocessor 2019-08-27 11:19:23 +02:00
reset
rtc rtc: ds3231/ds3232: fix coding style 2019-09-19 12:18:53 -04:00
scsi
serial serial: ns16550: Allow serial to enabled/disabled in SPL 2019-10-08 13:51:01 +08:00
smem
soc soc: ti: k3-navss-ringacc: fix k3_nav_ringacc_ring_reset_dma 2019-09-13 11:56:08 -04:00
sound
spi spi: Add spi_write_then_read 2019-09-16 08:09:22 +05:30
spmi
sysreset x86: sysreset: Allow reset driver to be included in SPL/TPL 2019-10-08 13:51:04 +08:00
tee
thermal
timer
tpm
usb Merge branch 'master' of git://git.denx.de/u-boot-usb 2019-09-14 19:56:09 -04:00
video sunxi: video: HDMI: Fix LCD clock divider 2019-09-21 10:52:57 +02:00
virtio
w1
w1-eeprom
watchdog watchdog: omap_wdt: Fix WDT target reset when booted from emmc 2019-09-19 12:54:29 -04:00
Kconfig
Makefile