aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-mod.c
diff options
context:
space:
mode:
authorSergio Paracuellos <[email protected]>2020-11-23 10:36:32 +0100
committerGreg Kroah-Hartman <[email protected]>2020-11-26 09:12:18 +0100
commitd7dcee38cbea6931a700bd42435bf403afee826a (patch)
tree5224cb450d263b93e5e1a75194823b9d91b5cf83 /lib/mpi/mpi-mod.c
parent0438fb09828eda30076a3e14b62f17aed95c364b (diff)
staging: mt7621-pci: remove 'offset' with mem and io resource sizes
Offset contains resources size for both io and memory resources. Those fields are directly initialized to zero and set up using 'pci_add_resource_offset' function. Instead of doing that remove them and use directly function 'pci_add_resource' where zero is passed directly to its internal call to 'pci_add_resource_offset'. Signed-off-by: Sergio Paracuellos <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-mod.c')
0 files changed, 0 insertions, 0 deletions