From: Stanislaw Gruszka Date: Wed, 7 Mar 2012 17:52:26 +0000 (-0800) Subject: iwlwifi: use writeb,writel,readl directly X-Git-Tag: v3.4-rc1~177^2~108^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05f5b97ee0013fefbd9139cf8c3eda5f2a88c04a;p=pandora-kernel.git iwlwifi: use writeb,writel,readl directly That change will save us some CPU cycles at run time. Having port-based I/O seems to be not possible for PCIe devices. Signed-off-by: Stanislaw Gruszka Signed-off-by: Johannes Berg Signed-off-by: Wey-Yi Guy Signed-off-by: John W. Linville --- Reading git-diff-tree failed