From: Sergei Shtylyov Date: Mon, 15 Jun 2009 16:52:59 +0000 (+0200) Subject: cmd64x: implement test_irq() method X-Git-Tag: v2.6.31-rc1~103^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=628df2f33d99dace08838779d8a02bf1deaff100;p=pandora-kernel.git cmd64x: implement test_irq() method Convert the driver's two dma_test_irq() methods into test_irq() methods. The driver will now use the standard dma_test_irq() method implementation which allows to remove 'cmd54x_dma_ops' and 'cmd648_dma_ops' that become identical to 'sff_dma_ops'... Signed-off-by: Sergei Shtylyov Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed