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)
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>

No differences found