[PATCH 00/22] ide: more work on generic ATAPI support

From: Bartlomiej Zolnierkiewicz
Date: Sun Aug 10 2008 - 11:38:14 EST



Just some more work on generic ATAPI layer...

- code unifications here and there

- move IDEFLOPPY_IOCTL_FORMAT_* support to a separate file

- ide_pc_intr() no longer requires zillion of arguments

Applies on top of current pata tree, tested with ide-scsi.

diffstat:
drivers/ide/Makefile | 3
drivers/ide/ide-atapi.c | 323 +++++++++++++++--
drivers/ide/ide-floppy.c | 739 ++++++-----------------------------------
drivers/ide/ide-floppy.h | 72 +++
drivers/ide/ide-floppy_ioctl.c | 245 +++++++++++++
drivers/ide/ide-tape.c | 396 ++++++---------------
drivers/scsi/ide-scsi.c | 178 ++-------
include/linux/ide.h | 266 +++++++++-----
8 files changed, 1035 insertions(+), 1187 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/