commit | 96fd881f22b44fc14772316a6b9231012393cda8 | [log] [tgz] |
---|---|---|
author | Brian Niebuhr <bniebuhr@efjohnson.com> | Mon Sep 27 22:23:23 2010 +0530 |
committer | Sekhar Nori <nsekhar@ti.com> | Thu Nov 18 18:38:33 2010 +0530 |
tree | 6a722eadf218f8df49bfa84fb734b404de3ff6ce | |
parent | b23a5d4691043e97bbfde8c2fb5b8fecdc400308 [diff] |
spi: davinci: do not store DMA channel information per chip select Do not store DMA channel related information per chip-select since that information does not depend on the chip select. The same DMA channels can be used for transfers on all chip-selects since the transfer happens one-at-a-time. Signed-off-by: Brian Niebuhr <bniebuhr@efjohnson.com> Tested-By: Michael Williamson <michael.williamson@criticallink.com> Signed-off-by: Sekhar Nori <nsekhar@ti.com>