From: Russell King - ARM Linux Date: Mon, 3 Jan 2011 22:39:53 +0000 (+0000) Subject: ARM: PL08x: assign ccfg DMA request signal in prep_phy_channel() X-Git-Tag: v2.6.38-rc1~25^2~11^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09b3c323332206aaadfb7aa13efffa82e7719b35;p=pandora-kernel.git ARM: PL08x: assign ccfg DMA request signal in prep_phy_channel() There is no need to wait until we start processing a tx descriptor before setting up the DMA request selection in the ccfg register. We know which channel and request will be used in prep_phy_channel(), so setup the ccfg request selection at txd creation time in prep_phy_channel(). Signed-off-by: Russell King Acked-by: Linus Walleij Signed-off-by: Dan Williams --- Reading git-diff-tree failed