[PATCH] ata_piix: convert ata_piix to new probing mechanism
authorTejun Heo <htejun@gmail.com>
Wed, 31 May 2006 09:28:14 +0000 (18:28 +0900)
committerTejun Heo <htejun@gmail.com>
Wed, 31 May 2006 09:28:14 +0000 (18:28 +0900)
commitccc4672aff1861a9c80ed9e8ec11dc304b31d307
treed8828f303749444177337b68cfe3d0abe56f78ee
parent720ba12620ee09dce269adf4ad50958adac7bb54
[PATCH] ata_piix: convert ata_piix to new probing mechanism

Convert ata_piix to new probing mechanism.  Automatic hotplug is not
supported due to hardware limitation (no PHY event interrupt), but
warm plugging works.

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