Hello, I wrote:
The driver's dma_test_irq() method, although tests some chip specific interrupt bits, finally always relies on the SFF-8038i standard interrupt bit. I see no point in testing the bits that are not trusted anyway -- the driver should be fully able to use the standard method implemetation, ide_dma_test_irq(). With this change 'pdc202xx_dma_ops' finally becomes identical to 'sff_dma_ops', and we can get rid of it... --- The patch is against the ide-2.6.git 'for-next' branch, atop of 2 patches sent recently... I'll probably revive the remomed code as a part of the test_irq() method... Signed-off-by: Sergei Shtylyov <sshtylyov@xxxxxxxxxxxxx>
Oops, put signoff under tearline again. Bart, hopefully you'll be able to handle that... :-)
WBR, Sergei -- 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