rv1126-uboot/test/dm
Simon Glass 2a981dc2c6 dm: block: Adjust device calls to go through helpers function
To ease conversion to driver model, add helper functions which deal with
calling each block device method. With driver model we can reimplement these
functions with the same arguments.

Use inline functions to avoid increasing code size on some boards.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Tested-by: Stephen Warren <swarren@nvidia.com>
2016-03-14 15:34:50 -06:00
..
Kconfig
Makefile spi: Re-enable the SPI flash tests 2016-02-26 08:53:10 -07:00
adc.c sandbox: add ADC unit tests 2015-11-02 10:38:00 +09:00
bus.c
clk.c
cmd_dm.c CONFIG_NEEDS_MANUAL_RELOC: Fix warnings when not set 2015-12-07 08:35:23 -05:00
core.c
eth.c
gpio.c
i2c.c
led.c
mmc.c
pci.c dm: test: Convert PCI tests to use the DM PCI API 2016-01-12 10:19:09 -07:00
pmic.c
ram.c
regmap.c
regulator.c
remoteproc.c
reset.c
rtc.c
sf.c
spi.c
syscon.c dm: syscon: Allow finding devices by driver data 2016-01-24 12:07:19 +08:00
test-driver.c
test-fdt.c
test-main.c test/dm: clear unit test failure count each run 2016-01-28 21:01:24 -07:00
test-uclass.c
timer.c sandbox: add a sandbox timer and basic test 2015-11-19 20:13:41 -07:00
usb.c dm: block: Adjust device calls to go through helpers function 2016-03-14 15:34:50 -06:00
video.c video: test: Adjust order of file closure 2016-02-06 13:57:15 +01:00