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:
ef9c89b
)
dmaengine: ste_dma40: Remove redundant address fetching function
author
Lee Jones
<lee.jones@linaro.org>
Wed, 15 May 2013 09:51:31 +0000
(10:51 +0100)
committer
Linus Walleij
<linus.walleij@linaro.org>
Thu, 23 May 2013 19:13:34 +0000
(21:13 +0200)
Addresses are now stored in local data structures and are easy to
obtain, thus a specialist function used to fetch them is now surplus
to requirement.
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Acked-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
No differences found