Re: [PATCH 10/12] libata: clear HOTPLUG flag after a reset

2007-07-03 Thread Jeff Garzik
Tejun Heo wrote: ATA_EHI_HOTPLUGGED is a hint for reset functions indicating the the port might have gone through hotplug/unplug just before entering EH. Reset functions modify their behaviors a bit to handle the situation better - e.g. using longer debouncing delay. Currently, once HOTPLUG is

[PATCH 10/12] libata: clear HOTPLUG flag after a reset

2007-07-01 Thread Tejun Heo
ATA_EHI_HOTPLUGGED is a hint for reset functions indicating the the port might have gone through hotplug/unplug just before entering EH. Reset functions modify their behaviors a bit to handle the situation better - e.g. using longer debouncing delay. Currently, once HOTPLUG is set, it isn't