From: Russell King - ARM Linux Date: Mon, 3 Jan 2011 22:40:33 +0000 (+0000) Subject: ARM: PL08x: move cctl increment and protection setup to prep_slave_sg X-Git-Tag: v2.6.38-rc1~25^2~11^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1cae78f12028eebdc9107eaf168add46e66fb3f8;p=pandora-kernel.git ARM: PL08x: move cctl increment and protection setup to prep_slave_sg We don't need to initialize the cctl increment and protection values in the runtime_config method - we have all the inforamtion to setup these values in prep_slave_sg(). Move their initialization there. Signed-off-by: Russell King Acked-by: Linus Walleij Signed-off-by: Dan Williams --- Reading git-diff-tree failed