spi/dw_spi: enable platform specific chipselect.
authorGeorge Shore <george@georgeshore.com>
Thu, 21 Jan 2010 11:40:48 +0000 (11:40 +0000)
committerGrant Likely <grant.likely@secretlab.ca>
Thu, 21 Jan 2010 14:24:29 +0000 (07:24 -0700)
commit83fe518a839e317480e50a138ef4acd73510d7ce
treea13e5fba61277441066aaf371cd378af4149ac8a
parentc587b6fa05106606053fc5e8e344f07cd34ace23
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 <george@georgeshore.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
include/linux/spi/dw_spi.h