From: Raja Mani Date: Wed, 21 Mar 2012 09:33:37 +0000 (+0530) Subject: ath6kl: Isolate host sleep mode config part from ath6kl_wow_suspend X-Git-Tag: v3.5-rc1~109^2~410^2~128^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=055bde493fc9a41b6b3e45381b454c18e2045d5b;p=pandora-kernel.git ath6kl: Isolate host sleep mode config part from ath6kl_wow_suspend The piece of code used in ath6kk_wow_suspend function to configure the host sleep mode is needed in deep sleep case also. Moving that portion to a separate function called ath6kl_update_host_mode() would be helpful to avoid the duplication of the same code in deep sleep path. There is no functional change. kvalo: move inline functions to cfg80211.c and fix a long line Signed-off-by: Raja Mani Signed-off-by: Kalle Valo --- Reading git-diff-tree failed