From: Magnus Damm Date: Wed, 23 Jan 2008 07:21:18 +0000 (+0900) Subject: sh: add spi header and r2d platform data V3 X-Git-Tag: v2.6.25-rc1~1169^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6582d7b7376aa587d74b08c74457dc28abc1a9fa;p=pandora-kernel.git sh: add spi header and r2d platform data V3 This patch adds the header file asm/spi.h and board specific code for the r2d board. The header file contains a structure that should be used to point out a single spi bus. The board specific code for r2d is updated with such a structure for the new spi_sh_sci driver. The structure contains a chip select callback plus information about the R9701 rtc chip which is attached to the spi bus. Signed-off-by: Magnus Damm Signed-off-by: Paul Mundt --- Reading git-diff-tree failed