linux/drivers/cdrom
Paul Mundt 54d5102fac 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>
2009-10-13 12:30:40 +09:00
..
Makefile cdrom: Add support for Sega Dreamcast GD-ROM. 2008-01-28 13:19:04 +09:00
cdrom.c sysctl: remove "struct file *" argument of ->proc_handler 2009-09-24 07:21:04 -07:00
gdrom.c cdrom: gdrom: Kill off PHYSADDR use. 2009-10-13 12:30:40 +09:00
viocd.c const: make block_device_operations const 2009-09-22 07:17:25 -07:00