iwlwifi: pcie: refcounting is not necessary anymore
authorLuca Coelho <luciano.coelho@intel.com>
Fri, 4 Mar 2016 13:25:47 +0000 (15:25 +0200)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Wed, 30 Mar 2016 13:21:20 +0000 (16:21 +0300)
commit5d93f3a278b387e3a2ec568c1f03d236bfdbef81
tree52e5383b86d5d9778ea2c6eeb58ba88ada1f6ac6
parent18dcb9a90cd5c49ec23130d64dd7921998068002
iwlwifi: pcie: refcounting is not necessary anymore

We don't use the refcount value anymore, all the refcounting is done
in the runtime PM usage_count value.  Remove it.

Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
drivers/net/wireless/intel/iwlwifi/pcie/drv.c
drivers/net/wireless/intel/iwlwifi/pcie/internal.h
drivers/net/wireless/intel/iwlwifi/pcie/trans.c