Bjorn Helgaas a58674ff83 PCI: Simplify pcie_bus_configure_settings() interface
Based on a patch by Jon Mason (see URL below).

All users of pcie_bus_configure_settings() pass arguments of the form
"bus, bus->self->pcie_mpss".  The "mpss" argument is redundant since we
can easily look it up internally.  In addition, all callers check
"bus->self" for NULL, which we can also do internally.

This patch simplifies the interface and the callers.  No functional change.

Reference: http://lkml.kernel.org/r/1317048850-30728-2-git-send-email-mason@myri.com
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
2013-08-22 10:47:02 -06:00
..
2013-04-17 10:31:34 -06:00
2012-11-28 13:16:47 -08:00
2005-04-16 15:20:36 -07:00
2012-07-24 12:59:30 +02:00
2012-07-24 12:59:30 +02:00
2013-06-03 14:20:18 -07:00
2008-06-10 14:37:03 -07:00
2011-01-10 08:51:44 -08:00