From: Alexander Varnin Date: Tue, 20 Nov 2012 11:02:58 +0000 (+0900) Subject: ARM: S3C24XX: SPI clock channel setup is fixed for S3C2443 X-Git-Tag: omap-for-v3.8/cleanup-multiplatform-signed~4^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d40dc9ebbbd2e53690c907a0f4d131743bb68da9;p=pandora-kernel.git ARM: S3C24XX: SPI clock channel setup is fixed for S3C2443 Actually, SPI channel 0 on 2443 is mapped to HS SPI controller, and to enable s3c2410-spi controller, we should power on channel 1 in PCLKCON. There is no channel 0 SPI on s3c2443, so delete its clock. Signed-off-by: Alexander Varnin Reviewed-by: Heiko Stuebner Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed