On Wed, Jan 24, 2018 at 12:36:19AM +0800, John Garry wrote:
> From: Gabriele Paoloni <[email protected]>
> 
> In preparation for having the PCI MMIO helpers to use the new generic
> I/O space management(LOGIC_PIO) we need to add the fwnode handler as
> extra input parameter.
> This patch changes the signature of pci_register_io_range() and of
> its callers as needed.
> 
> Signed-off-by: Gabriele Paoloni <[email protected]>
> Acked-by: Bjorn Helgaas <[email protected]>
> ---
>  drivers/acpi/pci_root.c | 8 +++++---
>  drivers/of/address.c    | 4 +++-
>  drivers/pci/pci.c       | 3 ++-
>  include/linux/pci.h     | 3 ++-
>  4 files changed, 12 insertions(+), 6 deletions(-)

Acked-by: Rob Herring <[email protected]>

Reply via email to