]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc: Drop using struct of_pci_range.pci_space field
authorRob Herring <robh@kernel.org>
Thu, 13 Feb 2020 23:19:19 +0000 (17:19 -0600)
committerRob Herring <robh@kernel.org>
Fri, 14 Feb 2020 20:25:20 +0000 (14:25 -0600)
commit69a0e0c8d5955e788042f91e42b9be2de0c8c76a
treebb6ff132d6acfc500d349c8900e23b6972e88dba
parent0c4abe197b60b38377483377961a1cc5210d4ac8
powerpc: Drop using struct of_pci_range.pci_space field

Let's use the struct of_pci_range.flags field instead so we can remove
the pci_space field.

Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Michael Ellerman <mpe@ellerman.id.au>
Cc: linuxppc-dev@lists.ozlabs.org
Signed-off-by: Rob Herring <robh@kernel.org>
arch/powerpc/kernel/pci-common.c