commit | d57a4282d04810417c4ed2a49cbbeda8b3569b18 | [log] [tgz] |
---|---|---|
author | Grant Likely <grant.likely@secretlab.ca> | Sat Apr 07 14:16:53 2012 -0600 |
committer | Grant Likely <grant.likely@secretlab.ca> | Fri Apr 13 10:21:39 2012 -0600 |
tree | 40fbd959e4a72c7c2635f8488bbd43d0ff353b80 | |
parent | 8ebb35fd7ad07ab9a88a35eedd4f89a1e2a8fa55 [diff] |
spi/devicetree: Move devicetree support code into spi directory 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>