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:
b4b8d1e
)
drivers/macintosh/smu.c: Replace abs_to_virt() with __va()
author
Michael Ellerman
<michael@ellerman.id.au>
Wed, 25 Jul 2012 21:19:54 +0000
(21:19 +0000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Wed, 5 Sep 2012 05:18:45 +0000
(15:18 +1000)
abs_to_virt() is just a wrapper around __va(), call __va() directly.
Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
drivers/macintosh/smu.c
patch
|
blob
|
history
diff --cc
drivers/macintosh/smu.c
Simple merge