ath9k: uninline ath9k_io{read,write}32 routines
authorGabor Juhos <juhosg@openwrt.org>
Wed, 29 Apr 2009 11:01:58 +0000 (13:01 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 6 May 2009 19:14:52 +0000 (15:14 -0400)
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 <juhosg@openwrt.org>
Acked-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found