diff options
author | Brian Niebuhr <bniebuhr@efjohnson.com> | 2010-10-01 01:52:23 -0400 |
---|---|---|
committer | Sekhar Nori <nsekhar@ti.com> | 2010-11-18 08:08:34 -0500 |
commit | 49fc3f497d7d409e9b0dc384fe7c173bccd3b1a1 (patch) | |
tree | d6e92859da9116265aa007e50f66804264e0ca90 /drivers/spi/spi_sh_sci.c | |
parent | e91c659bbcf2f47519260182a75f64ede34df3ca (diff) |
spi: davinci: use edma_write_slot() to setup EDMA PaRAM slot
Currently a series of EDMA API calls are being made to setup
various aspects of EDMA PaRAM slots for receive and transmit.
Instead setup the PaRAM using a local structure and write once
to the hardware using edma_write_slot()
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 'drivers/spi/spi_sh_sci.c')
0 files changed, 0 insertions, 0 deletions