summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorBrian Niebuhr <bniebuhr@efjohnson.com>2010-10-05 10:13:08 (GMT)
committerSekhar Nori <nsekhar@ti.com>2010-11-18 13:08:35 (GMT)
commit6dbd29b27bd2627ba0025a6cff14381e69512cdf (patch)
tree4a47f66a53430f1c16ad12d291253cadb3cb8b97 /tools
parent9b189fd7584a1d8c68334dd1bc47b363877b314e (diff)
downloadlinux-6dbd29b27bd2627ba0025a6cff14381e69512cdf.tar.xz
spi: davinci: remove usage of additional completion variables for DMA
The DMA code does not use the existing completion variable 'done' which is being used for interrupt mode transfers. Instead it uses two different completion variables specific to DMA mode transfers. Eliminate the usage of new completion variables for DMA mode and use the existing completion variable. [nsekhar@ti.com: To make this process easy, eliminate the two different DMA completion callback functions for tx and rx and use a single callback function instead] Signed-off-by: Brian Niebuhr <bniebuhr@efjohnson.com> Tested-By: Michael Williamson <michael.williamson@criticallink.com> Signed-off-by: Sekhar Nori <nsekhar@ti.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions