From: Gabor Juhos Date: Wed, 29 Apr 2009 11:01:58 +0000 (+0200) Subject: ath9k: uninline ath9k_io{read,write}32 routines X-Git-Tag: v2.6.31-rc1~330^2~448^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb4a3d35a26aa8ef5049f10666e6a163b4c32855;p=pandora-kernel.git ath9k: uninline ath9k_io{read,write}32 routines The spin_lock handling uses lots of instructions on some archs. With this patch the size of the ath9k module will be significantly smaller. Signed-off-by: Gabor Juhos Acked-by: Luis R. Rodriguez Signed-off-by: John W. Linville --- Reading git-diff-tree failed