On Mon, Sep 22, 2014 at 01:47:16PM +0100, Linus Walleij wrote: > On Tue, Aug 12, 2014 at 6:25 PM, Liviu Dudau <[email protected]> wrote: > > > Previously, of_pci_range_to_resource() would return a resource > > that contained physical addresses of the IO space even if the > > IORESOURCE_IO flags mandate a logical port set of values. Now > > that the function has been fixed we need to update the drivers > > that were taking advantage of the old behaviour. > > > > Cc: Linus Walleij <[email protected]> > > Cc: Arnd Bergmann <[email protected]> > > Cc: Rob Herring <[email protected]> > > Cc: Russell King <[email protected]> > > Signed-off-by: Liviu Dudau <[email protected]> > > I guess you know what you're doing so:
I hope so :) > Acked-by: Linus Walleij <[email protected]> Thanks! > > I expect this patch to go through the PCI tree or so? Or do you > expect me to funnel it? It will go through PCI tree together with the patch that "fixes" the existing functionality. Best regards, Liviu > > Yours, > Linus Walleij > -- ==================== | I would like to | | fix the world, | | but they're not | | giving me the | \ source code! / --------------- ¯\_(ツ)_/¯ -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

