]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd0bd674ab0541f99ce3204fe65b4dcaf00bcbbac
treeeef9225c1fb54ecbd32847bcc946a988548944b6
parentfbf42940ecebcf14d234114bb09add4857d62a3f
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