[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20090122141801.25516.5620.sendpatchset@localhost.localdomain>
Date: Thu, 22 Jan 2009 15:18:01 +0100
From: Bartlomiej Zolnierkiewicz <bzolnier@...il.com>
To: linux-ide@...r.kernel.org
Cc: Bartlomiej Zolnierkiewicz <bzolnier@...il.com>,
linux-kernel@...r.kernel.org
Subject: [PATCH 0/8] ide: unify code for reading device identify data
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists