diff options
author | Bin Meng <bmeng.cn@gmail.com> | 2018-08-03 01:14:38 -0700 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2018-08-08 12:49:31 +0100 |
commit | dd4808f9fab54b94df76447b7a7f383cd1b2f5d0 (patch) | |
tree | 21d6720cffd7bf7137dce19ed812aaa406fdb51c /drivers | |
parent | 64e45f73bd0aa9d8a1069587540bc91fe45b62e0 (diff) | |
download | u-boot-dd4808f9fab54b94df76447b7a7f383cd1b2f5d0.zip u-boot-dd4808f9fab54b94df76447b7a7f383cd1b2f5d0.tar.gz u-boot-dd4808f9fab54b94df76447b7a7f383cd1b2f5d0.tar.bz2 |
test: dm: pci: Remove unnecessary steps in dm_test_pci_swapcase()
The check on uclass_get_device() and device_active() is unnecessary
as the follow-up test operations will implicitly probe the driver.
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions