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>
1 file changed