cdrom: gdrom: ctrl_in/outX to __raw_read/writeX conversion.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 27 Oct 2010 05:33:39 +0000 (14:33 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 27 Oct 2010 05:33:39 +0000 (14:33 +0900)
commit9eb79bb3f54ce1843d579ef42ded61e0c607e850
tree1d2fb59d54e90a9c477359690a10aef41990a9ee
parent9cc1cf380e15f7314f8defb849b8e926d5755f8b
cdrom: gdrom: ctrl_in/outX to __raw_read/writeX conversion.

The ctrl_xxx routines are deprecated, switch over to the __raw_xxx
versions.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
drivers/cdrom/gdrom.c