From: Jassi Brar Date: Wed, 20 Jan 2010 20:49:45 +0000 (-0700) Subject: spi/s3c64xx: Add new parameter to cs callback X-Git-Tag: v2.6.34-rc1~290^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa0fcde66ac3360678360104b24492015e7b852b;p=pandora-kernel.git spi/s3c64xx: Add new parameter to cs callback Since most of the chip-selects are simply going to be like gpio_set_value, it would do good to have the same callback type so that it could simply be made to point at gpio_set_value. Signed-off-by: Jassi Brar Signed-off-by: Grant Likely --- Reading git-diff-tree failed