From: Jassi Brar Date: Wed, 20 Jan 2010 20:49:44 +0000 (-0700) Subject: spi/s3c64xx: Move src_clk to local driver data X-Git-Tag: v2.6.34-rc1~290^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0d5d6e55340348b0de75eb691b93d7e60dba879;p=pandora-kernel.git spi/s3c64xx: Move src_clk to local driver data The pointer to SPI rate source clock had better be the member of driver local data structure rather than platform specific. Also, remove definitions of variable 'sci' that are rendered useless as a consequence. Signed-off-by: Jassi Brar Signed-off-by: Grant Likely --- Reading git-diff-tree failed