From: Keith Packard Date: Sun, 13 Nov 2011 02:31:46 +0000 (-0800) Subject: altos: Initialize DMA config address at boot time X-Git-Tag: 1.0.9.4~82 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=0a705b62829d492e3a48c81077907cee61afb860;hp=0a705b62829d492e3a48c81077907cee61afb860;p=fw%2Faltos altos: Initialize DMA config address at boot time Instead of resetting these each time a transfer is started, just set them once at boot time. Signed-off-by: Keith Packard ---