On Sat, Oct 5, 2019 at 1:03 PM Bin Meng <bmeng...@gmail.com> wrote: > > On Wed, Sep 25, 2019 at 10:58 PM Simon Glass <s...@chromium.org> wrote: > > > > At present PCI emulation devices are not probed before use, since they > > used to be children of the device that used them, and children cannot be > > probed before their parents. > > > > Now that PCI emulation devices are attached to the root node, we can > > simply probe them, and avoid using the internal function. > > > > Signed-off-by: Simon Glass <s...@chromium.org> > > --- > > > > drivers/pci/pci-emul-uclass.c | 5 ++--- > > 1 file changed, 2 insertions(+), 3 deletions(-) > > > > Reviewed-by: Bin Meng <bmeng...@gmail.com> > Tested-by: Bin Meng <bmeng...@gmail.com>
Rebased the patch against u-boot-x86/next to get it applied cleanly, and applied to u-boot-x86/next, thanks! _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot