]> nv-tegra.nvidia Code Review - linux-2.6.git/commit
libata: reorganize ata_ehi_hotplugged()
authorTejun Heo <htejun@gmail.com>
Mon, 16 Jul 2007 05:29:40 +0000 (14:29 +0900)
committerJeff Garzik <jeff@garzik.org>
Fri, 20 Jul 2007 12:26:25 +0000 (08:26 -0400)
commitf8f1e1cc0cd4d75c73e9a55a0ede8958e4fa14f1
tree91eaf4895b09923dc4830fa874de25d9eef105d9
parent1ae463171cc1b1ea6dad7bcb298e96c073e7373e
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>
include/linux/libata.h