commit | ccc4672aff1861a9c80ed9e8ec11dc304b31d307 | [log] [tgz] |
---|---|---|
author | Tejun Heo <htejun@gmail.com> | Wed May 31 18:28:14 2006 +0900 |
committer | Tejun Heo <htejun@gmail.com> | Wed May 31 18:28:14 2006 +0900 |
tree | d8828f303749444177337b68cfe3d0abe56f78ee | |
parent | 720ba12620ee09dce269adf4ad50958adac7bb54 [diff] |
[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>