On 29 July 2018 at 07:36, Bin Meng <[email protected]> wrote: > 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 <[email protected]> > --- > > Changes in v2: None > > test/dm/pci.c | 4 +--- > 1 file changed, 1 insertion(+), 3 deletions(-)
Reviewed-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

