iwlwifi: collapse wrapper for pcie_capability_read_word()
authorBjorn Helgaas <bhelgaas@google.com>
Wed, 5 Dec 2012 20:51:20 +0000 (13:51 -0700)
committerBjorn Helgaas <bhelgaas@google.com>
Fri, 7 Dec 2012 18:19:54 +0000 (11:19 -0700)
iwl_pciexp_link_ctrl() has only one call site and no longer provides any
useful abstraction, so collapse it into the caller.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Johannes Berg <johannes.berg@intel.com>

No differences found