From: Russell King - ARM Linux Date: Mon, 3 Jan 2011 22:38:52 +0000 (+0000) Subject: ARM: PL08x: combine functions to start DMA into one function X-Git-Tag: v2.6.38-rc1~25^2~11^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c885bee4f10323a1ff3f19e1aa2aa6f4e7f89dd8;p=pandora-kernel.git ARM: PL08x: combine functions to start DMA into one function There is no need for pl08x_config_phychan_for_txd(), pl08x_set_cregs() and pl08x_enable_phy_chan() to be separate - they are always called in sequence. Combine them into one function. Signed-off-by: Russell King Acked-by: Linus Walleij Signed-off-by: Dan Williams --- Reading git-diff-tree failed