From: Gabor Juhos Date: Thu, 2 Aug 2012 14:00:51 +0000 (+0200) Subject: ath9k: optimize power level initialization for CTL_[25]GHT20 X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~47^2~319^2^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5fc512439f7a235e6b0ae05e42fa7d875fff3849;p=pandora-kernel.git ath9k: optimize power level initialization for CTL_[25]GHT20 The first part of the power array is initialized in a loop and the last two values are initialized separately. Extend the loop to cover the last two items, and remove the separate initialization. Signed-off-by: Gabor Juhos Signed-off-by: John W. Linville --- Reading git-diff-tree failed