From: Russell King - ARM Linux Date: Mon, 3 Jan 2011 22:44:57 +0000 (+0000) Subject: ARM: PL08x: put txd's on the pending list in pl08x_tx_submit() X-Git-Tag: v2.6.38-rc1~25^2~11^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=501e67e82dee68d0a594ec0549f3d6a2943c91f5;p=pandora-kernel.git ARM: PL08x: put txd's on the pending list in pl08x_tx_submit() Don't place TXDs on the pending list when they're prepared - place them on the list when they're ready to be submitted. Also, only place memcpy requests in the wait state when they're submitted and don't have a physical channel associated. Signed-off-by: Russell King Acked-by: Linus Walleij Signed-off-by: Dan Williams --- Reading git-diff-tree failed