commit | 54d5102fac3dd4034104e1b38a44a873d5f3a8d3 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Tue Oct 13 12:30:40 2009 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Tue Oct 13 12:30:40 2009 +0900 |
tree | 69df40195766c2cad5250a79c55deea0a1d12d71 | |
parent | 95019b48addc014c7de6653517663527a1747fb7 [diff] |
cdrom: gdrom: Kill off PHYSADDR use. 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>