iwlwifi: replace readl and writel with io/read/write/32
authorTomas Winkler <tomas.winkler@intel.com>
Wed, 3 Sep 2008 03:26:34 +0000 (11:26 +0800)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 8 Sep 2008 18:23:17 +0000 (14:23 -0400)
This patch replaces readl and writel with more cross platform ioread32
and iowrite32.

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Zhu Yi <yi.zhu@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found