From: George Shore Date: Thu, 21 Jan 2010 11:40:48 +0000 (+0000) Subject: spi/dw_spi: enable platform specific chipselect. X-Git-Tag: v2.6.34-rc1~290^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83fe518a839e317480e50a138ef4acd73510d7ce;p=pandora-kernel.git spi/dw_spi: enable platform specific chipselect. The driver core allows for a platform-specific chipselect assert/deassert function, however the chipselect function in the core doesn't take advantage of this fact. This enables the use of a custom function, should it be defined. Signed-off-by: George Shore Signed-off-by: Grant Likely --- Reading git-diff-tree failed