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>
Showing
- drivers/of/Kconfig 0 additions, 6 deletionsdrivers/of/Kconfig
- drivers/of/Makefile 0 additions, 1 deletiondrivers/of/Makefile
- drivers/of/of_spi.c 0 additions, 99 deletionsdrivers/of/of_spi.c
- drivers/spi/spi-fsl-espi.c 0 additions, 1 deletiondrivers/spi/spi-fsl-espi.c
- drivers/spi/spi-fsl-lib.c 1 addition, 1 deletiondrivers/spi/spi-fsl-lib.c
- drivers/spi/spi-ppc4xx.c 0 additions, 1 deletiondrivers/spi/spi-ppc4xx.c
- drivers/spi/spi.c 91 additions, 1 deletiondrivers/spi/spi.c
- include/linux/of_spi.h 0 additions, 23 deletionsinclude/linux/of_spi.h
Loading
Please register or sign in to comment