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:
95019b4
)
cdrom: gdrom: Kill off PHYSADDR use.
author
Paul Mundt
<lethal@linux-sh.org>
Tue, 13 Oct 2009 03:30:40 +0000
(12:30 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Tue, 13 Oct 2009 03:30:40 +0000
(12:30 +0900)
PHYSADDR() is gone, and completely unecessary in all of the cases the
gdrom driver was using it. Kill off all references to it, and change the
one legitimate use over to virt_to_phys() instead.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found