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)
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