Tejun Heo wrote:
Separate out ata_dev_reread_id() from ata_dev_revalidate().
ata_dev_reread_id() reads IDENTIFY page and determines whether the
same device is still there. ata_dev_revalidate() reconfigures after
reread completes. This will be used by ACPI update.
Signed-off-by: Tejun Heo <[EMAIL PROTECTED]>
---
drivers/ata/libata-core.c | 47 ++++++++++++++++++++++++++++++++------------
drivers/ata/libata.h | 3 +-
2 files changed, 36 insertions(+), 14 deletions(-)
ACK, though I think you'll have to rediff due to a Mark Lord patch
-
To unsubscribe from this list: send the line "unsubscribe linux-ide" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html