From: Russell King - ARM Linux Date: Mon, 5 Mar 2012 20:15:11 +0000 (+0000) Subject: dmaengine: mv_xor: remove write-only is_complete_cookie X-Git-Tag: v3.4-rc1~39^2~20^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08714f60b0fc6ea3a060b69b32e77139f14e6045;p=pandora-kernel.git dmaengine: mv_xor: remove write-only is_complete_cookie mv_xor's is_complete_cookie is only ever written to, but never read. This is silly, remove the write-only structure member. Signed-off-by: Russell King Tested-by: Linus Walleij Reviewed-by: Linus Walleij Acked-by: Jassi Brar [imx-sdma.c & mxs-dma.c] Tested-by: Shawn Guo Signed-off-by: Vinod Koul --- Reading git-diff-tree failed