On Wed, Oct 16, 2019 at 10:07 PM Rob Herring <[email protected]> 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 <[email protected]> > Cc: Bjorn Helgaas <[email protected]> > Signed-off-by: Rob Herring <[email protected]> > --- > v2: > - Fix 'mem' initial value to 1 > - Remove temporary resource list Acked-by: Linus Walleij <[email protected]> Yours, Linus Walleij
