From: Russell King - ARM Linux Date: Mon, 3 Jan 2011 22:40:53 +0000 (+0000) Subject: ARM: PL08x: move AHB master port selection into prep_* functions X-Git-Tag: v2.6.38-rc1~25^2~11^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7da9a56d608145cc763bcfc9329b92c4244d8d9;p=pandora-kernel.git ARM: PL08x: move AHB master port selection into prep_* functions As we initialize the default cctl value in the prep_* functions along with the increment settings, we don't need to repeat the selection of the AHB ports each time we create a LLI entry. Do this in the prep_* functions once per transfer. Signed-off-by: Russell King Acked-by: Linus Walleij Signed-off-by: Dan Williams --- Reading git-diff-tree failed