aboutsummaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorRob Herring <[email protected]>2020-07-21 20:24:59 -0600
committerLorenzo Pieralisi <[email protected]>2020-07-23 11:20:50 +0100
commit11e97973607fab2131be2a378c7da90a9729cc21 (patch)
treea322ac6cb20e85645753e5fb95f2c40e2c50ba7c /scripts/patch-kernel
parentd3bb94d06aae0f47d492f2999d024d58ce1baea9 (diff)
PCI: aardvark: Use pci_is_root_bus() to check if bus is root bus
Use pci_is_root_bus() rather than tracking the root bus number to determine if the bus is the root bus or not. This removes storing duplicated data as well as the need for the host bridge driver to have to care about the bus numbers in most cases. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Rob Herring <[email protected]> Signed-off-by: Lorenzo Pieralisi <[email protected]> Acked-by: Bjorn Helgaas <[email protected]> Cc: Thomas Petazzoni <[email protected]> Cc: Lorenzo Pieralisi <[email protected]> Cc: Bjorn Helgaas <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions