From: Brian Niebuhr Date: Fri, 1 Oct 2010 05:52:23 +0000 (+0530) Subject: spi: davinci: use edma_write_slot() to setup EDMA PaRAM slot X-Git-Tag: v2.6.38-rc1~454^2~6^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49fc3f497d7d409e9b0dc384fe7c173bccd3b1a1;p=pandora-kernel.git 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 Tested-By: Michael Williamson Signed-off-by: Sekhar Nori --- Reading git-diff-tree failed