]> git.ipfire.org Git - people/ms/u-boot.git/commit
dm: test: Convert PCI tests to use the DM PCI API
authorSimon Glass <sjg@chromium.org>
Sun, 29 Nov 2015 20:18:02 +0000 (13:18 -0700)
committerSimon Glass <sjg@chromium.org>
Tue, 12 Jan 2016 17:19:09 +0000 (10:19 -0700)
commitc032241234f726bed72c2f884044c66e1ffde243
tree139f80eb41d621a28d09b98f870b64635e1c70b8
parent96350f729c4244bae879c39449ef5d6caf553e62
dm: test: Convert PCI tests to use the DM PCI API

Update these tests to use driver model API functions.

Signed-off-by: Simon Glass <sjg@chromium.org>
test/dm/pci.c