[PATCH] libata CHS: reread device identify info (revise #6)
authorAlbert Lee <albertcc@tw.ibm.com>
Wed, 12 Oct 2005 07:09:42 +0000 (15:09 +0800)
committerJeff Garzik <jgarzik@pobox.com>
Tue, 18 Oct 2005 21:16:14 +0000 (17:16 -0400)
problem:
      id[53-58] might be changed after initializing device CHS settings.

changes:
    - call ata_dev_reread_id() to reread the identify device info,
      after initializing device CHS settings.

Signed-off-by: Albert Lee <albertcc@tw.ibm.com>
============
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>

No differences found