From: Mark Brown Date: Fri, 7 Feb 2014 12:39:22 +0000 (+0000) Subject: spi/s3c64xx: Remove code no longer needed as a result of S3C_DMA removal X-Git-Tag: v3.15-rc1~147^2~2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b5e1b694919ee13b9ae6e5c6727363103e6f7f2;p=pandora-kernel.git spi/s3c64xx: Remove code no longer needed as a result of S3C_DMA removal Remove functions that only had an effect when using S3C_DMA and inline dmaengine_terminate_all() since it's pointless to have a function which expands to a single function call. Signed-off-by: Mark Brown --- Reading git-diff-tree failed