From: Mohammed Shafi Shajakhan Date: Wed, 15 Jun 2011 15:52:16 +0000 (+0530) Subject: ath9k: remove a redundant call to pcipowersave X-Git-Tag: v3.1-rc1~316^2~350^2^2~77 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3af4396cff3d86a6a37e1cc5fe8d077f62c263e;p=pandora-kernel.git ath9k: remove a redundant call to pcipowersave during suspend/resume ath9k_stop will always call ath_radio_disable which will inturn call ath9k_hw_configpcipowersave, so no need to call it explicitly in ath9k_stop Signed-off-by: Mohammed Shafi Shajakhan Signed-off-by: John W. Linville --- Reading git-diff-tree failed