From: Tejun Heo Date: Wed, 31 May 2006 09:28:20 +0000 (+0900) Subject: [PATCH] sata_sil24: convert to new probing mechanism and add hotplug support X-Git-Tag: v2.6.18-rc1~1079^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0542925b25676543e8384edf454668f89227e905;p=pandora-kernel.git [PATCH] sata_sil24: convert to new probing mechanism and add hotplug support Convert to new probing mechanism and add hotplug support by enabling PORT_IRQ_PHYRDY_CHG, marking ehi for hotplug and scheduling EH on PORT_IRQ_PHYRDY_CHG or PORT_IRQ_DEV_XCHG. Sil3124/32 family of controllers don't have any mechanism to wait for the first D2H FIS after hotplug, so ATA_FLAG_SKIP_D2H_BSY is used. Signed-off-by: Tejun Heo --- Reading git-diff-tree failed