dmaengine: ste_dma40: Remove redundant address fetching function
authorLee Jones <lee.jones@linaro.org>
Wed, 15 May 2013 09:51:31 +0000 (10:51 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 23 May 2013 19:13:34 +0000 (21:13 +0200)
commit01c935c4ecbf6e67d8b7b8258c5eb3be84c248aa
treeef9562a1d444df3b5a6d1eab13dbb0eadcb415fc
parentef9c89b3ec6916dd0b7db1563d51d85af3e7f031
dmaengine: ste_dma40: Remove redundant address fetching function

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>
drivers/dma/ste_dma40.c
This page took 0.0249 seconds and 5 git commands to generate.