iwlwifi: mvm: remove unnecessary device conversion when reading the MCC
authorLuca Coelho <luciano.coelho@intel.com>
Mon, 30 May 2016 09:52:43 +0000 (12:52 +0300)
committerLuca Coelho <luciano.coelho@intel.com>
Tue, 5 Jul 2016 22:15:26 +0000 (01:15 +0300)
commit34777b00005525850c9f624186520745c5dd40b5
treeeef9225c1fb54ecbd32847bcc946a988548944b6
parentf24bbae565d279cd90c904fe55b539a45631705e
iwlwifi: mvm: remove unnecessary device conversion when reading the MCC

We convert the mvm device to a PCI device and then back again when
trying to find the handle for the device's ACPI data.  This is
unnecessary, so it can be removed.

Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/nvm.c