On Wed, Oct 16, 2019 at 10:07 PM Rob Herring <robh@xxxxxxxxxx> wrote: > Convert ARM Versatile host bridge to use the common > pci_parse_request_of_pci_ranges(). > > There's no need to assign the resources to a temporary list first. Just > use bridge->windows directly and remove all the temporary list handling. > > Cc: Lorenzo Pieralisi <lorenzo.pieralisi@xxxxxxx> > Cc: Bjorn Helgaas <bhelgaas@xxxxxxxxxx> > Signed-off-by: Rob Herring <robh@xxxxxxxxxx> > --- > v2: > - Fix 'mem' initial value to 1 > - Remove temporary resource list Acked-by: Linus Walleij <linus.walleij@xxxxxxxxxx> Yours, Linus Walleij