On Friday 29 May 2009 22:07:12 Sergei Shtylyov wrote: > pdc202xx_reset() calls pdc202xx_reset_host() twice, for both channels, while > that function actually twiddles the single, shared software reset bit -- the > net effect is a duplicated reset and horrendous 4 second delay happening not > only on a channel reset but also when dma_lost_irq() and dma_clear() methods > are called. Fold pdc202xx_reset_host() into pdc202xx_reset(), fix printk(), > and move it before the actual reset... > > Signed-off-by: Sergei Shtylyov <sshtylyov@xxxxxxxxxxxxx> applied -- To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html