commit | f5efde3b1deb301ff31d61bbe5a33f3115c39284 | [log] [tgz] |
---|---|---|
author | Tomas Winkler <tomas.winkler@intel.com> | Wed Sep 03 11:26:34 2008 +0800 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Sep 08 14:23:17 2008 -0400 |
tree | cd0c31597eafe96ae3c11ac4592adff219f627fd | |
parent | 9257746f260fadf864df90bb9b439bf457e14266 [diff] |
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 <tomas.winkler@intel.com> Signed-off-by: Zhu Yi <yi.zhu@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>