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:
1f56cf1
)
generic: add ioremap_wc() interface wrapper
author
venkatesh.pallipadi@intel.com
<venkatesh.pallipadi@intel.com>
Wed, 19 Mar 2008 00:00:24 +0000
(17:00 -0700)
committer
Ingo Molnar
<mingo@elte.hu>
Thu, 24 Apr 2008 21:40:47 +0000
(23:40 +0200)
x86 has ioremap_wc for wc remap. Also introduce a generic ioremap_wc
aliased to ioremap_uc so that drivers can use this interface transparently.
Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found