From: Tomas Winkler Date: Wed, 3 Sep 2008 03:26:34 +0000 (+0800) Subject: iwlwifi: replace readl and writel with io/read/write/32 X-Git-Tag: v2.6.28-rc1~717^2~310^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5efde3b1deb301ff31d61bbe5a33f3115c39284;p=pandora-kernel.git iwlwifi: replace readl and writel with io/read/write/32 This patch replaces readl and writel with more cross platform ioread32 and iowrite32. Signed-off-by: Tomas Winkler Signed-off-by: Zhu Yi Signed-off-by: John W. Linville --- Reading git-diff-tree failed