Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ee3cd7e0 authored by Wey-Yi Guy's avatar Wey-Yi Guy
Browse files

iwlagn: cleanup to remove the reference for 3945



More clean up after driver split

Signed-off-by: default avatarWey-Yi Guy <wey-yi.w.guy@intel.com>
parent ab4bf5ef
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -1049,7 +1049,6 @@ int iwl_apm_init(struct iwl_priv *priv)
	/*
	 * Enable HAP INTA (interrupt from management bus) to
	 * 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,
				    CSR_HW_IF_CONFIG_REG_BIT_HAP_WAKE_L1A);