From: Jassi Brar Date: Wed, 29 Sep 2010 08:31:33 +0000 (+0900) Subject: spi/s3c64xx: Consider the clk_from_cmu flag X-Git-Tag: v2.6.37-rc1~187^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b42a81ca0fa7b3b442a0731ffc4e7db44464b5f2;p=pandora-kernel.git spi/s3c64xx: Consider the clk_from_cmu flag Newer SoCs have the SPI clock scaling control in platform's clock management unit. Inorder for such SoCs to work, we need to check the flag clk_from_cmu before making any clock changes. Signed-off-by: Jassi Brar Signed-off-by: Grant Likely --- Reading git-diff-tree failed