[PATCH 00/10] ide-cd: use generic ide_issue_pc

From: Borislav Petkov
Date: Sun Sep 14 2008 - 07:36:31 EST


Hi Bart,

here are some patches converting ide-cd to using ide_issue_pc. Next is
replacing cdrom_transfer_packet_command with ide_transfer_pc.

drivers/ide/ide-atapi.c | 71 ++++++++++++++++++++++---------
drivers/ide/ide-cd.c | 104 ++++++---------------------------------------
drivers/ide/ide-cd.h | 30 +++++++++++++-
drivers/ide/ide-floppy.c | 2 +-
drivers/ide/ide-tape.c | 2 +-
drivers/scsi/ide-scsi.c | 3 +-
include/linux/ide.h | 5 ++-
7 files changed, 102 insertions(+), 115 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/