[PATCH 0/8] ide: unify code for reading device identify data

From: Bartlomiej Zolnierkiewicz
Date: Thu Jan 22 2009 - 09:17:48 EST



Transform try_to_identify() into globally usable ide_dev_read_id() and update
ide_driveid_update() to use it instead of duplicating the functionality. Also
remove broken/dead EXABYTENEST handling while at it.

Based on top of pata-2.6 tree.

diffstat:
drivers/ide/ide-iops.c | 118 +++++++++++++++++++-----------------------------
drivers/ide/ide-probe.c | 87 ++++++++++-------------------------
include/linux/ata.h | 2
include/linux/ide.h | 2
4 files changed, 75 insertions(+), 134 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/