iwlwifi: don't enable all interrupts on resuming
authorJohannes Berg <johannes.berg@intel.com>
Tue, 8 Jan 2013 09:26:17 +0000 (10:26 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 16 Jan 2013 13:18:06 +0000 (14:18 +0100)
Enabling the RF-kill interrupt is sufficient for getting
RF-kill notifications, and no other interrupt is needed
as the device isn't functional when suspended and will be
restarted/reconfigured when mac80211 resumes it later.

Reviewed-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>

No differences found