commit | 628df2f33d99dace08838779d8a02bf1deaff100 | [log] [tgz] |
---|---|---|
author | Sergei Shtylyov <sshtylyov@ru.mvista.com> | Mon Jun 15 18:52:59 2009 +0200 |
committer | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Mon Jun 15 18:52:59 2009 +0200 |
tree | 464e46724fbeef97593159ed4844f5dccb065f30 | |
parent | 87441db22f95f03d4a91e2e250d88eafb1622b22 [diff] |
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 <sshtylyov@ru.mvista.com> Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>