commit | f8f1e1cc0cd4d75c73e9a55a0ede8958e4fa14f1 | [log] [tgz] |
---|---|---|
author | Tejun Heo <htejun@gmail.com> | Mon Jul 16 14:29:40 2007 +0900 |
committer | Jeff Garzik <jeff@garzik.org> | Fri Jul 20 08:26:25 2007 -0400 |
tree | 91eaf4895b09923dc4830fa874de25d9eef105d9 | |
parent | 1ae463171cc1b1ea6dad7bcb298e96c073e7373e [diff] |
libata: reorganize ata_ehi_hotplugged() __ata_ehi_hotplugged() now has no users. Regorganize ata_ehi_hotplugged() such that a new function ata_ehi_schedule_probe() deals with scheduling probing. ata_ehi_hotplugged() calls it and additionally marks hotplug specific flags. ata_ehi_schedule_probe() will be used laster. Signed-off-by: Tejun Heo <htejun@gmail.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>