git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9257746
)
iwlwifi: replace readl and writel with io/read/write/32
author
Tomas Winkler
<tomas.winkler@intel.com>
Wed, 3 Sep 2008 03:26:34 +0000
(11:26 +0800)
committer
John 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