From: Jonathan Bither Date: Tue, 14 Feb 2012 02:47:45 +0000 (-0500) Subject: ath5k:Remove __raw_read and __raw_write X-Git-Tag: v3.4-rc1~177^2~108^2~39^2~79 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cede8b64808f543fb5ed4991af330a0ae6026805;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed