spi/s3c64xx: Remove code no longer needed as a result of S3C_DMA removal
authorMark Brown <broonie@linaro.org>
Fri, 7 Feb 2014 12:39:22 +0000 (12:39 +0000)
committerMark Brown <broonie@linaro.org>
Fri, 7 Feb 2014 13:27:58 +0000 (13:27 +0000)
commit1b5e1b694919ee13b9ae6e5c6727363103e6f7f2
treecd0c99ba4b6d479b810e809d71c21221f6fc0449
parent90e73973d3e48b3f6b37ea944fdef8e1543d36fc
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 <broonie@linaro.org>
drivers/spi/spi-s3c64xx.c
This page took 0.024397 seconds and 5 git commands to generate.