spi/devicetree: Move devicetree support code into spi directory
authorGrant Likely <grant.likely@secretlab.ca>
Sat, 7 Apr 2012 20:16:53 +0000 (14:16 -0600)
committerGrant Likely <grant.likely@secretlab.ca>
Fri, 13 Apr 2012 16:21:39 +0000 (10:21 -0600)
The SPI device tree support code isn't shared by any other subsystem.  It can
be moved into the core drivers/spi directory and the exported symbol can be
removed.

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Cc: Rob Herring <rob.herring@calxeda.com>

No differences found