git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
90e7397
)
spi/s3c64xx: Remove code no longer needed as a result of S3C_DMA removal
author
Mark Brown
<broonie@linaro.org>
Fri, 7 Feb 2014 12:39:22 +0000
(12:39 +0000)
committer
Mark Brown
<broonie@linaro.org>
Fri, 7 Feb 2014 13:27:58 +0000
(13:27 +0000)
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>
No differences found