commit | 83fe518a839e317480e50a138ef4acd73510d7ce | [log] [tgz] |
---|---|---|
author | George Shore <george@georgeshore.com> | Thu Jan 21 11:40:48 2010 +0000 |
committer | Grant Likely <grant.likely@secretlab.ca> | Thu Jan 21 07:24:29 2010 -0700 |
tree | a13e5fba61277441066aaf371cd378af4149ac8a | |
parent | c587b6fa05106606053fc5e8e344f07cd34ace23 [diff] |
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>