commit | 6bfff31e77cfa1b13490337e5a4dbaa3407e83ac | [log] [tgz] |
---|---|---|
author | Tejun Heo <htejun@gmail.com> | Tue Apr 17 23:44:08 2007 +0900 |
committer | Jeff Garzik <jeff@garzik.org> | Sat Apr 28 14:16:06 2007 -0400 |
tree | 89f7dc5379453381aed939741fc3a7e46b0465fa | |
parent | 5d728824efeda61d304153bfcf1378a3c18b7d70 [diff] |
libata: kill probe_ent and related helpers All drivers are converted to new init model. Kill probe_ent, ata_device_add() and ata_pci_init_native_mode(). Signed-off-by: Tejun Heo <htejun@gmail.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>