iwlwifi: declare d0i3 support for IWL_DEVICE_8000
authorEliad Peller <eliad@wizery.com>
Wed, 25 Jun 2014 15:09:58 +0000 (18:09 +0300)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Mon, 24 Nov 2014 06:30:43 +0000 (08:30 +0200)
Signed-off-by: Eliad Peller <eliadx.peller@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
drivers/net/wireless/iwlwifi/iwl-8000.c

index 0919759..436efad 100644 (file)
@@ -123,6 +123,7 @@ static const struct iwl_ht_params iwl8000_ht_params = {
        .base_params = &iwl8000_base_params,                    \
        .led_mode = IWL_LED_RF_STATE,                           \
        .nvm_hw_section_num = NVM_HW_SECTION_NUM_FAMILY_8000,   \
+       .d0i3 = true,                                           \
        .non_shared_ant = ANT_A
 
 const struct iwl_cfg iwl8260_2n_cfg = {