[PATCH] ahci: hardreset classification fix
authorTejun Heo <htejun@gmail.com>
Mon, 15 May 2006 11:57:25 +0000 (20:57 +0900)
committerTejun Heo <htejun@gmail.com>
Mon, 15 May 2006 11:57:25 +0000 (20:57 +0900)
AHCI calls ata_dev_classify() even when no device is attached which
results in false class code.  Fix it.

Signed-off-by: Tejun Heo <htejun@gmail.com>
drivers/scsi/ahci.c

Simple merge