u-boot-brain/test/dm
Simon Glass ae7f451308 dm: Rename struct device_id to udevice_id
It is best to avoid having any occurence of 'struct device' in driver
model, so rename to achieve this.

Signed-off-by: Simon Glass <sjg@chromium.org>
2014-06-20 11:55:18 -06:00
..
.gitignore dm: Add basic tests 2014-03-04 12:15:29 -05:00
cmd_dm.c dm: rename device struct to udevice 2014-05-27 10:21:32 -04:00
core.c dm: rename device struct to udevice 2014-05-27 10:21:32 -04:00
gpio.c dm: rename device struct to udevice 2014-05-27 10:21:32 -04:00
Makefile dm: Add a 'dm' command for testing 2014-03-04 12:15:29 -05:00
test-dm.sh dm: Add basic tests 2014-03-04 12:15:29 -05:00
test-driver.c dm: rename device struct to udevice 2014-05-27 10:21:32 -04:00
test-fdt.c dm: Rename struct device_id to udevice_id 2014-06-20 11:55:18 -06:00
test-main.c dm: rename device struct to udevice 2014-05-27 10:21:32 -04:00
test-uclass.c dm: rename device struct to udevice 2014-05-27 10:21:32 -04:00
test.dts dm: Add basic tests 2014-03-04 12:15:29 -05:00
ut.c dm: Add basic tests 2014-03-04 12:15:29 -05:00