From: Luciano Coelho Date: Fri, 8 Aug 2014 15:36:22 +0000 (+0300) Subject: iwlwifi: mvm: refactor iwl_mvm_power_set_pm() to spin the ps part off X-Git-Tag: fixes-against-v3.18-rc2~81^2~133^2~3^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=128aa948d0606e537b743fb8e29ce09fc3473137;p=pandora-kernel.git iwlwifi: mvm: refactor iwl_mvm_power_set_pm() to spin the ps part off Separate the ps part of iwl_mvm_power_set_pm() into a new iwl_mvm_power_set_ps() function. This will enable us to update the ps part independently from the rest, which is needed by CSA (at least). This required a bit of refactoring and the creation of a new iterator function. Signed-off-by: Luciano Coelho Reviewed-by: Johannes Berg Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed