mirror of
https://github.com/torvalds/linux.git
synced 2024-12-22 10:56:40 +00:00
iwlagn: cleanup to remove the reference for 3945
More clean up after driver split Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
This commit is contained in:
parent
ab4bf5ef5a
commit
ee3cd7e04c
@ -1049,7 +1049,6 @@ int iwl_apm_init(struct iwl_priv *priv)
|
|||||||
/*
|
/*
|
||||||
* Enable HAP INTA (interrupt from management bus) to
|
* Enable HAP INTA (interrupt from management bus) to
|
||||||
* wake device's PCI Express link L1a -> L0s
|
* wake device's PCI Express link L1a -> L0s
|
||||||
* NOTE: This is no-op for 3945 (non-existant bit)
|
|
||||||
*/
|
*/
|
||||||
iwl_set_bit(priv, CSR_HW_IF_CONFIG_REG,
|
iwl_set_bit(priv, CSR_HW_IF_CONFIG_REG,
|
||||||
CSR_HW_IF_CONFIG_REG_BIT_HAP_WAKE_L1A);
|
CSR_HW_IF_CONFIG_REG_BIT_HAP_WAKE_L1A);
|
||||||
|
Loading…
Reference in New Issue
Block a user