]> git.karo-electronics.de Git - mv-sheeva.git/commit
ath5k:Remove __raw_read and __raw_write
authorJonathan Bither <jonbither@gmail.com>
Tue, 14 Feb 2012 02:47:45 +0000 (21:47 -0500)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 22 Feb 2012 19:51:19 +0000 (14:51 -0500)
commitcede8b64808f543fb5ed4991af330a0ae6026805
tree15598fd4d4b08629d1d3764f600d8d11d0656301
parent8860020e0be1f03d83dc9e9e93e18a4ddbe01038
ath5k:Remove __raw_read and __raw_write

By swithing from our __raw_read and __raw_write functions to ioread32 and iowrite32,
benchmarks on my desk with iperf went from 11MBps to 18.1MBps using the AHB bus
on an EnGenius ECB3500 running OpenWRT.

Signed-off-by: Jonathan Bither <jonbither@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath5k/ahb.c
drivers/net/wireless/ath/ath5k/ath5k.h
drivers/net/wireless/ath/ath5k/reset.c