From: Mark Brown Date: Thu, 18 Apr 2013 17:06:05 +0000 (+0100) Subject: spi/s3c64xx: Fix non-dmaengine usage X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~130^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=563b444e33810f3120838620c990480304e24e63;p=pandora-kernel.git spi/s3c64xx: Fix non-dmaengine usage The multiplatform conversion in commit 788437 (spi: s3c64xx: move to generic dmaengine API) tested for the use of the Samsung-specific DMA API with SAMSUNG_DMADEV when in fact S3C_DMA should be used. This renderd DMA based transfers non-functional on platforms not using dmaengine. Signed-off-by: Mark Brown --- Reading git-diff-tree failed