diff options
| author | Sergio Paracuellos <sergio.paracuellos@gmail.com> | 2020-11-23 12:36:34 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-11-26 11:12:18 +0300 |
| commit | 8713094e5b007a08372e609344f9fd60076e207d (patch) | |
| tree | 11b9e395bc2d989371cdf36e2765bab4963a6564 /lib/mpi | |
| parent | 301c7ed52263b5e3f93ea22d064291cb38f741cd (diff) | |
| download | linux-8713094e5b007a08372e609344f9fd60076e207d.tar.xz | |
staging: mt7621-pci: review 'pci_host_bridge' assigned variables
PCI kernel apis now set some variables related with pci_host_bridge
by default and it is not necessary to setup them in driver code.
Host bridge parent device is set by default to the platform device
and 'swizzle_irq' is also set to its default function. These two
are not necessary to be set here. Hence remove them.
Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com>
Link: https://lore.kernel.org/r/20201123093637.8300-5-sergio.paracuellos@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib/mpi')
0 files changed, 0 insertions, 0 deletions
