commit | 5d93f3a278b387e3a2ec568c1f03d236bfdbef81 | [log] [tgz] |
---|---|---|
author | Luca Coelho <luciano.coelho@intel.com> | Fri Mar 04 15:25:47 2016 +0200 |
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Wed Mar 30 16:21:20 2016 +0300 |
tree | 52e5383b86d5d9778ea2c6eeb58ba88ada1f6ac6 | |
parent | 18dcb9a90cd5c49ec23130d64dd7921998068002 [diff] |
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>